RTCOfferOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

iceRestart
void iceRestart(bool iceRestart)
Undocumented in source. Be warned that the author may not have intended to support it.
iceRestart
bool iceRestart()
Undocumented in source. Be warned that the author may not have intended to support it.
offerToReceiveAudio
void offerToReceiveAudio(bool offerToReceiveAudio)
Undocumented in source. Be warned that the author may not have intended to support it.
offerToReceiveAudio
bool offerToReceiveAudio()
Undocumented in source. Be warned that the author may not have intended to support it.
offerToReceiveVideo
void offerToReceiveVideo(bool offerToReceiveVideo)
Undocumented in source. Be warned that the author may not have intended to support it.
offerToReceiveVideo
bool offerToReceiveVideo()
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.RTCPeerConnection.RTCOfferAnswerOptions _parent;
Undocumented in source.

Meta