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 4
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
surface form: WebRTC specification
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
surface form: WebRTC 1.0
partOf WebRTC
surface form: WebRTC API
relatedTo RTCRtpCodecParameters
RTCRtpEncodingParameters
RTCRtpHeaderExtensionParameters
RTCRtpParameters
role encodes media
represents a track sender
transmits media
standardizedBy World Wide Web Consortium
surface form: W3C
supports DTMF via RTCDTMFSender
usedFor controlling outbound media
modifying sender parameters without renegotiation
usedIn Web applications

How these facts were elicited

Referenced by (5)

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 RTCRtpSender
this entity surface form: WebRTC RTCRtpSender API
RTCRtpEncodingParameters usedBy RTCRtpSender