libwasm.bindings.RTCStatsReport

Undocumented in source.

Members

Enums

RTCIceCandidateType
enum RTCIceCandidateType
Undocumented in source.
RTCStatsIceCandidatePairState
enum RTCStatsIceCandidatePairState
Undocumented in source.
RTCStatsType
enum RTCStatsType
Undocumented in source.

Functions

Maplike_string_Handle_clear
void Maplike_string_Handle_clear(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_delete
void Maplike_string_Handle_delete(Handle , string key)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_entries
Handle Maplike_string_Handle_entries(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_forEach
void Maplike_string_Handle_forEach(Handle , void delegate(string, Handle, Handle) )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_get
JsObject Maplike_string_Handle_get(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_has
bool Maplike_string_Handle_has(Handle , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_keys
Handle Maplike_string_Handle_keys(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_set
void Maplike_string_Handle_set(Handle , string key, Handle value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_size
uint Maplike_string_Handle_size(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Maplike_string_Handle_values
Handle Maplike_string_Handle_values(Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

RTCCodecStats
struct RTCCodecStats
Undocumented in source.
RTCIceCandidatePairStats
struct RTCIceCandidatePairStats
Undocumented in source.
RTCIceCandidateStats
struct RTCIceCandidateStats
Undocumented in source.
RTCIceComponentStats
struct RTCIceComponentStats
Undocumented in source.
RTCInboundRTPStreamStats
struct RTCInboundRTPStreamStats
Undocumented in source.
RTCMediaStreamStats
struct RTCMediaStreamStats
Undocumented in source.
RTCMediaStreamTrackStats
struct RTCMediaStreamTrackStats
Undocumented in source.
RTCOutboundRTPStreamStats
struct RTCOutboundRTPStreamStats
Undocumented in source.
RTCRTPContributingSourceStats
struct RTCRTPContributingSourceStats
Undocumented in source.
RTCRtpStreamStats
struct RTCRtpStreamStats
Undocumented in source.
RTCStats
struct RTCStats
Undocumented in source.
RTCStatsReport
struct RTCStatsReport
Undocumented in source.
RTCStatsReportInternal
struct RTCStatsReportInternal
Undocumented in source.
RTCTransportStats
struct RTCTransportStats
Undocumented in source.

Meta