Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCSentRtpStreamStats
RTCSent
Rtp
Stream
Stats
interface
RTCSentRtpStreamStats
:
RTCRtpStreamStats
(
source
)
Inheritors
RTCOutboundRtpStreamStats
Members
Properties
bytes
Sent
Link copied to clipboard
abstract
val
bytesSent
:
UInt53
?
codec
Id
Link copied to clipboard
abstract
val
codecId
:
String
?
id
Link copied to clipboard
abstract
val
id
:
String
kind
Link copied to clipboard
abstract
val
kind
:
String
packets
Sent
Link copied to clipboard
abstract
val
packetsSent
:
UInt53
?
ssrc
Link copied to clipboard
abstract
val
ssrc
:
Int
timestamp
Link copied to clipboard
abstract
val
timestamp
:
DOMHighResTimeStamp
transport
Id
Link copied to clipboard
abstract
val
transportId
:
String
?
type
Link copied to clipboard
abstract
val
type
:
RTCStatsType