Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestOpusCodec = webrtc.RTPCodecCapability{
MimeType: "audio/opus",
ClockRate: 48000,
}
View Source
var TestVP8Codec = webrtc.RTPCodecCapability{
MimeType: "video/vp8",
ClockRate: 90000,
}
Functions ¶
func GetTestExtPacket ¶
func GetTestExtPacket(params *TestExtPacketParams) (*buffer.ExtPacket, error)
func GetTestExtPacketVP8 ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.