RTCInboundRTPStreamStats

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

bytesReceived
void bytesReceived(uint bytesReceived)
Undocumented in source. Be warned that the author may not have intended to support it.
bytesReceived
uint bytesReceived()
Undocumented in source. Be warned that the author may not have intended to support it.
discardedPackets
uint discardedPackets()
Undocumented in source. Be warned that the author may not have intended to support it.
discardedPackets
void discardedPackets(uint discardedPackets)
Undocumented in source. Be warned that the author may not have intended to support it.
framesDecoded
void framesDecoded(uint framesDecoded)
Undocumented in source. Be warned that the author may not have intended to support it.
framesDecoded
uint framesDecoded()
Undocumented in source. Be warned that the author may not have intended to support it.
jitter
void jitter(double jitter)
Undocumented in source. Be warned that the author may not have intended to support it.
jitter
double jitter()
Undocumented in source. Be warned that the author may not have intended to support it.
packetsLost
void packetsLost(uint packetsLost)
Undocumented in source. Be warned that the author may not have intended to support it.
packetsLost
uint packetsLost()
Undocumented in source. Be warned that the author may not have intended to support it.
packetsReceived
void packetsReceived(uint packetsReceived)
Undocumented in source. Be warned that the author may not have intended to support it.
packetsReceived
uint packetsReceived()
Undocumented in source. Be warned that the author may not have intended to support it.
roundTripTime
void roundTripTime(double roundTripTime)
Undocumented in source. Be warned that the author may not have intended to support it.
roundTripTime
double roundTripTime()
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.RTCRtpStreamStats _parent;
Undocumented in source.

Meta