libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
RTCAnswerOptions
libwasm
bindings
RTCPeerConnection
Undocumented in source.
@
safe
nothrow
struct
RTCAnswerOptions {
nothrow
libwasm
.
bindings
.
RTCPeerConnection
.
RTCOfferAnswerOptions
_parent
;
this
(Handle h);
static
auto
create
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
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
Source
See Implementation
libwasm
bindings
RTCPeerConnection
aliases
RTCPeerConnectionErrorCallback
RTCSessionDescriptionCallback
RTCStatsCallback
mozPacketCallback
enums
RTCIceConnectionState
RTCIceGatheringState
RTCSignalingState
mozPacketDumpType
functions
RTCPeerConnection_addIceCandidate__Handle_Handle_Handle
RTCPeerConnection_createAnswer__Handle_Handle
RTCPeerConnection_createOffer_0_Handle_Handle
RTCPeerConnection_createOffer__Handle_Handle_Handle
RTCPeerConnection_mozSetPacketCallback
RTCPeerConnection_setLocalDescription__Handle_Handle_Handle
RTCPeerConnection_setRemoteDescription__Handle_Handle_Handle
structs
RTCAnswerOptions
RTCDataChannelInit
RTCOfferAnswerOptions
RTCOfferOptions
RTCPeerConnection