Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RTCPFeedback = []webrtc.RTCPFeedback{ {Type: webrtc.TypeRTCPFBTransportCC, Parameter: ""}, {Type: webrtc.TypeRTCPFBGoogREMB, Parameter: ""}, {Type: webrtc.TypeRTCPFBCCM, Parameter: "fir"}, {Type: webrtc.TypeRTCPFBNACK, Parameter: "pli"}, {Type: webrtc.TypeRTCPFBNACK, Parameter: ""}, }
Functions ¶
This section is empty.
Types ¶
type RTPCodec ¶
type RTPCodec struct {
Name string
PayloadType webrtc.PayloadType
Type webrtc.RTPCodecType
Capability webrtc.RTPCodecCapability
Pipeline string
}
Click to show internal directories.
Click to hide internal directories.