RtpCapabilities

constructor(codecs: List<RtpCodecCapability> = emptyList(), headerExtensions: List<RtpHeaderExtension> = emptyList(), fecMechanisms: List<String> = emptyList())