shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.model
/
RtcpParameters
Rtcp
Parameters
data
class
RtcpParameters
(
val
cname
:
String
?
=
null
,
val
reducedSize
:
Boolean
?
=
null
,
val
mux
:
Boolean
?
=
null
)
RTCP parameters
Members
Constructors
Rtcp
Parameters
Link copied to clipboard
constructor
(
cname
:
String
?
=
null
,
reducedSize
:
Boolean
?
=
null
,
mux
:
Boolean
?
=
null
)
Properties
cname
Link copied to clipboard
val
cname
:
String
?
=
null
mux
Link copied to clipboard
val
mux
:
Boolean
?
=
null
reduced
Size
Link copied to clipboard
val
reducedSize
:
Boolean
?
=
null