libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
RTCOfferAnswerOptions
libwasm
bindings
RTCPeerConnection
Undocumented in source.
@
safe
nothrow
struct
RTCOfferAnswerOptions {
nothrow
JsHandle
handle
;
this
(Handle h);
static
auto
create
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
handle
Members
Static functions
create
auto
create
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
handle
JsHandle
handle
;
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