RTCTrackEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

receiver
void receiver(RTCRtpReceiver receiver)
Undocumented in source. Be warned that the author may not have intended to support it.
receiver
auto receiver()
Undocumented in source. Be warned that the author may not have intended to support it.
streams
void streams(Sequence!(MediaStream) streams)
Undocumented in source. Be warned that the author may not have intended to support it.
streams
auto streams()
Undocumented in source. Be warned that the author may not have intended to support it.
track
void track(MediaStreamTrack track)
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.
transceiver
void transceiver(RTCRtpTransceiver transceiver)
Undocumented in source. Be warned that the author may not have intended to support it.
transceiver
auto transceiver()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta