RTCCodecStats

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

channels
void channels(uint channels)
Undocumented in source. Be warned that the author may not have intended to support it.
channels
uint channels()
Undocumented in source. Be warned that the author may not have intended to support it.
clockRate
void clockRate(uint clockRate)
Undocumented in source. Be warned that the author may not have intended to support it.
clockRate
uint clockRate()
Undocumented in source. Be warned that the author may not have intended to support it.
codec
void codec(string codec)
Undocumented in source. Be warned that the author may not have intended to support it.
codec
string codec()
Undocumented in source. Be warned that the author may not have intended to support it.
parameters
void parameters(string parameters)
Undocumented in source. Be warned that the author may not have intended to support it.
parameters
string parameters()
Undocumented in source. Be warned that the author may not have intended to support it.
payloadType
void payloadType(uint payloadType)
Undocumented in source. Be warned that the author may not have intended to support it.
payloadType
uint payloadType()
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