shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.webrtc
/
RtpEncodingParameters
/
RtpEncodingParameters
Rtp
Encoding
Parameters
constructor
(
ssrc
:
Long
?
=
null
,
rid
:
String
?
=
null
,
active
:
Boolean
=
true
,
maxBitrate
:
Int
?
=
null
,
minBitrate
:
Int
?
=
null
,
maxFramerate
:
Double
?
=
null
,
scalabilityMode
:
String
?
=
null
,
scaleResolutionDownBy
:
Double
?
=
null
,
dtx
:
Boolean
?
=
null
,
networkPriority
:
String
?
=
null
)