libwasm.bindings.WebrtcGlobalInformation

Undocumented in source.

Members

Aliases

WebrtcGlobalLoggingCallback
alias WebrtcGlobalLoggingCallback = void delegate(Sequence!(string))
Undocumented in source.
WebrtcGlobalStatisticsCallback
alias WebrtcGlobalStatisticsCallback = void delegate(WebrtcGlobalStatisticsReport)
Undocumented in source.

Functions

WebrtcGlobalInformation_getAllStats
void WebrtcGlobalInformation_getAllStats(Handle , WebrtcGlobalStatisticsCallback , string )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WebrtcGlobalInformation_getAllStats_0
void WebrtcGlobalInformation_getAllStats_0(Handle , WebrtcGlobalStatisticsCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
WebrtcGlobalInformation_getLogging
void WebrtcGlobalInformation_getLogging(Handle , string , WebrtcGlobalLoggingCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

WebrtcGlobalInformation
struct WebrtcGlobalInformation
Undocumented in source.
WebrtcGlobalStatisticsReport
struct WebrtcGlobalStatisticsReport
Undocumented in source.

Meta