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
This entity first appeared as the object of triple T6034224 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: RTCDtxStatus Context triple: [RTCRtpEncodingParameters, propertyType_dtx, RTCDtxStatus]
-
A.
RTCRtpTransceiver
RTCRtpTransceiver is a WebRTC API object that represents a bidirectional RTP media track pairing, managing both sending and receiving of a specific media stream over a peer connection.
-
B.
RTCDataChannel
RTCDataChannel is a WebRTC API interface that enables bidirectional, low-latency data transfer between peers in a web application.
-
C.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
D.
MediaStreamTrack
MediaStreamTrack is a WebRTC API interface representing a single media source stream, such as an audio or video track, that can be transmitted, processed, or combined in real-time communications.
-
E.
RTCRtpReceiver
RTCRtpReceiver is a WebRTC API interface that represents the receiving end of an RTP media stream, providing access to incoming audio or video tracks and related reception statistics.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: RTCDtxStatus Target entity description: 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.
-
A.
RTCRtpTransceiver
RTCRtpTransceiver is a WebRTC API object that represents a bidirectional RTP media track pairing, managing both sending and receiving of a specific media stream over a peer connection.
-
B.
RTCDataChannel
RTCDataChannel is a WebRTC API interface that enables bidirectional, low-latency data transfer between peers in a web application.
-
C.
RTCRtpSender
RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.
-
D.
MediaStreamTrack
MediaStreamTrack is a WebRTC API interface representing a single media source stream, such as an audio or video track, that can be transmitted, processed, or combined in real-time communications.
-
E.
RTCRtpReceiver
RTCRtpReceiver is a WebRTC API interface that represents the receiving end of an RTP media stream, providing access to incoming audio or video tracks and related reception statistics.
- F. None of above. chosen
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 ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: RTCDtxStatus Description of subject: 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.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.