RTCRtpHeaderExtensionParameters
E565056
RTCRtpHeaderExtensionParameters is a WebRTC configuration object that specifies which RTP header extensions are used in an RTCRtpSender or RTCRtpTransceiver’s media transmission.
Statements (34)
| Predicate | Object |
|---|---|
| instanceOf |
WebRTC configuration object
ⓘ
dictionary ⓘ |
| appliesTo |
incoming RTP streams
ⓘ
outgoing RTP streams ⓘ |
| belongsTo | RTCRtpParameters ⓘ |
| containedIn |
RTCRtpReceiveParameters
ⓘ
RTCRtpSendParameters ⓘ |
| defines | RTP header extensions to be used ⓘ |
| describedIn | WebRTC 1.0: Real-Time Communication Between Browsers specification NERFINISHED ⓘ |
| encryptionFlagControls | whether header extension is sent with encryption ⓘ |
| hasProperty |
encrypted
ⓘ
id ⓘ parameters ⓘ uri ⓘ |
| interactsWith | RTP header extension negotiation in SDP ⓘ |
| mapsTo |
RTP header extension IDs used on the wire
ⓘ
RTP header extension URIs defined by IANA ⓘ |
| parameterMapControls | extension-specific configuration key-value pairs ⓘ |
| partOf | WebRTC NERFINISHED ⓘ |
| propertyType_encrypted | boolean ⓘ |
| propertyType_id | unsigned short ⓘ |
| propertyType_parameters | record<DOMString, DOMString> ⓘ |
| propertyType_uri | DOMString ⓘ |
| relatedTo |
RTCRtpCodecParameters
ⓘ
RTCRtpHeaderExtensionCapability ⓘ |
| scope | per-direction RTP stream configuration ⓘ |
| standardizedBy | W3C NERFINISHED ⓘ |
| usedBy |
RTCRtpSender
NERFINISHED
ⓘ
RTCRtpTransceiver NERFINISHED ⓘ |
| usedFor |
configuring RTP header extension IDs
ⓘ
configuring RTP header extension encryption ⓘ configuring RTP header extension-specific parameters ⓘ negotiated RTP header extensions ⓘ |
| usedIn | RTP media transmission ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.