RTCRtpStreamStats

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

bitrateMean
void bitrateMean(double bitrateMean)
Undocumented in source. Be warned that the author may not have intended to support it.
bitrateMean
double bitrateMean()
Undocumented in source. Be warned that the author may not have intended to support it.
bitrateStdDev
void bitrateStdDev(double bitrateStdDev)
Undocumented in source. Be warned that the author may not have intended to support it.
bitrateStdDev
double bitrateStdDev()
Undocumented in source. Be warned that the author may not have intended to support it.
codecId
void codecId(string codecId)
Undocumented in source. Be warned that the author may not have intended to support it.
codecId
string codecId()
Undocumented in source. Be warned that the author may not have intended to support it.
firCount
void firCount(uint firCount)
Undocumented in source. Be warned that the author may not have intended to support it.
firCount
uint firCount()
Undocumented in source. Be warned that the author may not have intended to support it.
framerateMean
void framerateMean(double framerateMean)
Undocumented in source. Be warned that the author may not have intended to support it.
framerateMean
double framerateMean()
Undocumented in source. Be warned that the author may not have intended to support it.
framerateStdDev
void framerateStdDev(double framerateStdDev)
Undocumented in source. Be warned that the author may not have intended to support it.
framerateStdDev
double framerateStdDev()
Undocumented in source. Be warned that the author may not have intended to support it.
kind
void kind(string kind)
Undocumented in source. Be warned that the author may not have intended to support it.
kind
string kind()
Undocumented in source. Be warned that the author may not have intended to support it.
localId
void localId(string localId)
Undocumented in source. Be warned that the author may not have intended to support it.
localId
string localId()
Undocumented in source. Be warned that the author may not have intended to support it.
mediaTrackId
void mediaTrackId(string mediaTrackId)
Undocumented in source. Be warned that the author may not have intended to support it.
mediaTrackId
string mediaTrackId()
Undocumented in source. Be warned that the author may not have intended to support it.
mediaType
void mediaType(string mediaType)
Undocumented in source. Be warned that the author may not have intended to support it.
mediaType
string mediaType()
Undocumented in source. Be warned that the author may not have intended to support it.
nackCount
void nackCount(uint nackCount)
Undocumented in source. Be warned that the author may not have intended to support it.
nackCount
uint nackCount()
Undocumented in source. Be warned that the author may not have intended to support it.
pliCount
void pliCount(uint pliCount)
Undocumented in source. Be warned that the author may not have intended to support it.
pliCount
uint pliCount()
Undocumented in source. Be warned that the author may not have intended to support it.
qpSum
void qpSum(uint qpSum)
Undocumented in source. Be warned that the author may not have intended to support it.
qpSum
uint qpSum()
Undocumented in source. Be warned that the author may not have intended to support it.
remoteId
void remoteId(string remoteId)
Undocumented in source. Be warned that the author may not have intended to support it.
remoteId
string remoteId()
Undocumented in source. Be warned that the author may not have intended to support it.
ssrc
void ssrc(uint ssrc)
Undocumented in source. Be warned that the author may not have intended to support it.
ssrc
uint ssrc()
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