RTCIceCandidateStats

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

address
void address(string address)
Undocumented in source. Be warned that the author may not have intended to support it.
address
string address()
Undocumented in source. Be warned that the author may not have intended to support it.
candidateType
void candidateType(RTCIceCandidateType candidateType)
Undocumented in source. Be warned that the author may not have intended to support it.
candidateType
RTCIceCandidateType candidateType()
Undocumented in source. Be warned that the author may not have intended to support it.
port
void port(int port)
Undocumented in source. Be warned that the author may not have intended to support it.
port
int port()
Undocumented in source. Be warned that the author may not have intended to support it.
priority
void priority(int priority)
Undocumented in source. Be warned that the author may not have intended to support it.
priority
int priority()
Undocumented in source. Be warned that the author may not have intended to support it.
protocol
void protocol(string protocol)
Undocumented in source. Be warned that the author may not have intended to support it.
protocol
string protocol()
Undocumented in source. Be warned that the author may not have intended to support it.
relayProtocol
void relayProtocol(string relayProtocol)
Undocumented in source. Be warned that the author may not have intended to support it.
relayProtocol
string relayProtocol()
Undocumented in source. Be warned that the author may not have intended to support it.
transportId
void transportId(string transportId)
Undocumented in source. Be warned that the author may not have intended to support it.
transportId
string transportId()
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.RTCStatsReport.RTCStats _parent;
Undocumented in source.

Meta