shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.webrtc.ortc
/
OrtcUtils
/
matchCodecs
match
Codecs
fun
matchCodecs
(
localCodec
:
RtpCodecCapability
,
remoteCodec
:
RtpCodecCapability
,
strict
:
Boolean
=
false
)
:
OrtcUtils.CodecMatchResult
?