Rtp Capabilities
@Serializable
RTP capabilities for device loading.
Constructors
Link copied to clipboard
constructor(codecs: List<RtpCodecCapability> = emptyList(), headerExtensions: List<RtpHeaderExtension> = emptyList(), fecMechanisms: List<String> = emptyList())