WebrtcGlobalInformation

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

aecDebug
bool aecDebug()
Undocumented in source. Be warned that the author may not have intended to support it.
aecDebug
void aecDebug(bool aecDebug)
Undocumented in source. Be warned that the author may not have intended to support it.
aecDebugLogDir
void aecDebugLogDir(string aecDebugLogDir)
Undocumented in source. Be warned that the author may not have intended to support it.
aecDebugLogDir
string aecDebugLogDir()
Undocumented in source. Be warned that the author may not have intended to support it.
clearAllStats
void clearAllStats()
Undocumented in source. Be warned that the author may not have intended to support it.
clearLogging
void clearLogging()
Undocumented in source. Be warned that the author may not have intended to support it.
debugLevel
void debugLevel(int debugLevel)
Undocumented in source. Be warned that the author may not have intended to support it.
debugLevel
int debugLevel()
Undocumented in source. Be warned that the author may not have intended to support it.
getAllStats
void getAllStats(WebrtcGlobalStatisticsCallback callback, string pcIdFilter)
Undocumented in source. Be warned that the author may not have intended to support it.
getAllStats
void getAllStats(WebrtcGlobalStatisticsCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.
getLogging
void getLogging(string pattern, WebrtcGlobalLoggingCallback callback)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta