shared
1.31.5
common
shared
/
io.dyte.core.socket.events.payloadmodel.inbound
/
ConsumerRtpParameters
/
ConsumerRtpParameters
Consumer
Rtp
Parameters
constructor
(
codecs
:
List
<
Codec
>
?
=
null
,
headerExtensions
:
List
<
HeaderExtension
>
?
=
null
,
encodings
:
List
<
Encodings
>
?
=
null
,
rtcp
:
Rtcp
?
=
null
,
mid
:
String
?
=
null
)