RTCRtpSendParameters
E565054
RTCRtpSendParameters is a WebRTC configuration object that defines how media is sent over an RTP sender, including encodings, codecs, and header extensions.
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
WebRTC configuration object
ⓘ
dictionary ⓘ |
| appliesTo |
audio tracks
ⓘ
video tracks ⓘ |
| associatedWith |
RTP sender
ⓘ
media transmission ⓘ |
| codecsElementType | RTCRtpCodecParameters ⓘ |
| controls |
RTCP parameters
ⓘ
RTP codecs ⓘ RTP encodings ⓘ RTP header extensions ⓘ RTP media sending configuration ⓘ |
| definedIn |
WebRTC 1.0 specification
NERFINISHED
ⓘ
WebRTC API NERFINISHED ⓘ |
| hasElementType | RTCRtpEncodingParameters NERFINISHED ⓘ |
| hasProperty |
codecs
ⓘ
codecs[] ⓘ degradationPreference ⓘ encodings ⓘ encodings[] ⓘ encodings[].active ⓘ encodings[].maxBitrate ⓘ encodings[].maxFramerate ⓘ encodings[].rid ⓘ encodings[].scaleResolutionDownBy ⓘ headerExtensions ⓘ headerExtensions[] ⓘ priority ⓘ rtcp ⓘ rtcp.cname ⓘ rtcp.reducedSize ⓘ rtcp.ssrc ⓘ transactionId ⓘ |
| headerExtensionsElementType | RTCRtpHeaderExtensionParameters NERFINISHED ⓘ |
| modifiableVia | RTCRtpSender.setParameters ⓘ |
| partOf | WebRTC real-time media pipeline NERFINISHED ⓘ |
| retrievableVia | RTCRtpSender.getParameters ⓘ |
| scope | per-sender ⓘ |
| supports |
RTP header extensions configuration
ⓘ
SVC ⓘ codec selection ⓘ encoding bitrate control ⓘ encoding framerate control ⓘ resolution scaling ⓘ simulcast ⓘ |
| usedBy | RTCRtpSender NERFINISHED ⓘ |
| usedWithMethod |
RTCRtpSender.getParameters
ⓘ
RTCRtpSender.setParameters ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.