vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
RTCRtpEncodingParameters
Interface RTCRtpEncodingParameters
interface
RTCRtpEncodingParameters
{
active
?:
boolean
;
maxBitrate
?:
number
;
maxFramerate
?:
number
;
networkPriority
?:
RTCPriorityType
;
priority
?:
RTCPriorityType
;
rid
?:
string
;
scaleResolutionDownBy
?:
number
;
}
Hierarchy (
View Summary
)
RTCRtpCodingParameters
RTCRtpEncodingParameters
Index
Properties
active?
max
Bitrate?
max
Framerate?
network
Priority?
priority?
rid?
scale
Resolution
Down
By?
Properties
Optional
active
active
?:
boolean
Optional
max
Bitrate
maxBitrate
?:
number
Optional
max
Framerate
maxFramerate
?:
number
Optional
network
Priority
networkPriority
?:
RTCPriorityType
Optional
priority
priority
?:
RTCPriorityType
Optional
rid
rid
?:
string
Optional
scale
Resolution
Down
By
scaleResolutionDownBy
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
max
Bitrate
max
Framerate
network
Priority
priority
rid
scale
Resolution
Down
By
vot.js - v2.4.12
Loading...