RTCRtpReceiver

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

getContributingSources
auto getContributingSources()
Undocumented in source. Be warned that the author may not have intended to support it.
getStats
auto getStats()
Undocumented in source. Be warned that the author may not have intended to support it.
getSynchronizationSources
auto getSynchronizationSources()
Undocumented in source. Be warned that the author may not have intended to support it.
processTrackAdditionsAndRemovals
void processTrackAdditionsAndRemovals(RTCRtpTransceiver transceiver, JsObject postProcessing)
Undocumented in source. Be warned that the author may not have intended to support it.
setRemoteSendBit
void setRemoteSendBit(bool sendBit)
Undocumented in source. Be warned that the author may not have intended to support it.
setStreamIds
void setStreamIds(Sequence!(string) streamIds)
Undocumented in source. Be warned that the author may not have intended to support it.
track
auto track()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta