RTCDtxStatus
E565055
RTCDtxStatus is a WebRTC enumeration that specifies how discontinuous transmission (DTX) is used for an RTP encoding, such as whether it is enabled, disabled, or handled automatically.
Statements (29)
| Predicate | Object |
|---|---|
| instanceOf |
WebRTC enumeration
ⓘ
enumeration ⓘ |
| "auto"Meaning | DTX usage is decided automatically by the implementation ⓘ |
| "disabled"Meaning | DTX is not used for the encoding ⓘ |
| "enabled"Meaning | DTX is always used for the encoding when possible ⓘ |
| affects |
audio transmission behavior
ⓘ
bandwidth usage ⓘ |
| appliesTo | RTCRtpEncodingParameters NERFINISHED ⓘ |
| controls | use of DTX ⓘ |
| definedIn | WebRTC specification NERFINISHED ⓘ |
| domain |
real-time communications
ⓘ
web development ⓘ |
| hasValue |
"auto"
ⓘ
"disabled" ⓘ "enabled" ⓘ |
| isReferencedIn | WebRTC API documentation ⓘ |
| partOf | WebRTC NERFINISHED ⓘ |
| platform |
JavaScript APIs
ⓘ
web browsers ⓘ |
| relatedTo |
RTCRtpEncodingParameters
ⓘ
RTCRtpSender ⓘ |
| status | standardized ⓘ |
| targetMedia | audio ⓘ |
| technology | WebRTC NERFINISHED ⓘ |
| usedFor |
RTP encoding
ⓘ
audio RTP encoding ⓘ configuring discontinuous transmission ⓘ |
| usedIn | RTCRtpEncodingParameters.dtx ⓘ |
| valueType | string ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.