RTCRtpSender

E135116

RTCRtpSender is a WebRTC API interface that represents a track sender responsible for encoding and transmitting media over an RTCPeerConnection.

All labels observed (2)

Label Occurrences
RTCRtpSender canonical 6
WebRTC RTCRtpSender API 1

How this entity was disambiguated

Statements (48)

Predicate Object
instanceOf JavaScript object ⓘ
WebRTC interface ⓘ
associatedWith RTCPeerConnection ⓘ
RTCRtpReceiver ⓘ
RTCRtpTransceiver ⓘ
availableIn secure contexts only ⓘ
canSend audio tracks ⓘ
encoded media ⓘ
video tracks ⓘ
controls RTP codecs selection ⓘ
RTP encoding parameters ⓘ
RTP header extensions ⓘ
createdByMethod RTCPeerConnection.addTrack ⓘ
RTCPeerConnection.addTransceiver ⓘ
definedIn WebRTC specification ⓘ
linked to: WebRTC
exposedIn Window interface ⓘ
handles RTP media transmission ⓘ
hasMethod getCapabilities ⓘ
getParameters ⓘ
getStats ⓘ
replaceTrack ⓘ
setParameters ⓘ
setStreams ⓘ
hasProperty codecs ⓘ
degradationPreference ⓘ
dtmf ⓘ
encodings ⓘ
headerExtensions ⓘ
mid ⓘ
priority ⓘ
rtcpTransport ⓘ
track ⓘ
transactionId ⓘ
transport ⓘ
introducedIn WebRTC 1.0 ⓘ
linked to: WebRTC
partOf WebRTC API ⓘ
linked to: WebRTC
relatedTo RTCRtpCodecParameters ⓘ
RTCRtpEncodingParameters ⓘ
RTCRtpHeaderExtensionParameters ⓘ
RTCRtpParameters ⓘ
role encodes media ⓘ
represents a track sender ⓘ
transmits media ⓘ
standardizedBy W3C ⓘ
supports DTMF via RTCDTMFSender ⓘ
usedFor controlling outbound media ⓘ
modifying sender parameters without renegotiation ⓘ
usedIn Web applications ⓘ

How these facts were elicited

Referenced by (7)

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

RTCRtpReceiver → associatedWith → RTCRtpSender ⓘ
RTCPeerConnection → relatedTo → RTCRtpSender ⓘ
RTCRtpTransceiver → hasRelationship → RTCRtpSender ⓘ
RTCRtpEncodingParameters → partOf → WebRTC RTCRtpSender API ⓘ
linked to: RTCRtpSender
RTCRtpEncodingParameters → usedBy → RTCRtpSender ⓘ
RTCRtpSendParameters → usedBy → RTCRtpSender ⓘ