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.

All labels observed (1)

Label Occurrences
RTCDtxStatus canonical 1

How this entity was disambiguated

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
controls use of DTX
definedIn WebRTC specification
linked to: WebRTC
domain real-time communications
web development
hasValue "auto"
"disabled"
"enabled"
isReferencedIn WebRTC API documentation
partOf WebRTC
platform JavaScript APIs
web browsers
relatedTo RTCRtpEncodingParameters
RTCRtpSender
status standardized
targetMedia audio
technology WebRTC
usedFor RTP encoding
audio RTP encoding
configuring discontinuous transmission
usedIn RTCRtpEncodingParameters.dtx
valueType string

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.