RTCOutboundRTPStreamStats

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

bytesSent
void bytesSent(uint bytesSent)
Undocumented in source. Be warned that the author may not have intended to support it.
bytesSent
uint bytesSent()
Undocumented in source. Be warned that the author may not have intended to support it.
droppedFrames
uint droppedFrames()
Undocumented in source. Be warned that the author may not have intended to support it.
droppedFrames
void droppedFrames(uint droppedFrames)
Undocumented in source. Be warned that the author may not have intended to support it.
framesEncoded
void framesEncoded(uint framesEncoded)
Undocumented in source. Be warned that the author may not have intended to support it.
framesEncoded
uint framesEncoded()
Undocumented in source. Be warned that the author may not have intended to support it.
packetsSent
void packetsSent(uint packetsSent)
Undocumented in source. Be warned that the author may not have intended to support it.
packetsSent
uint packetsSent()
Undocumented in source. Be warned that the author may not have intended to support it.
targetBitrate
void targetBitrate(double targetBitrate)
Undocumented in source. Be warned that the author may not have intended to support it.
targetBitrate
double targetBitrate()
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