toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCSentRtpStreamStats
RTCSent
Rtp
Stream
Stats
external
interface
RTCSentRtpStreamStats
:
RTCRtpStreamStats
(
source
)
Inheritors
RTCOutboundRtpStreamStats
Members
Properties
bytes
Sent
Link copied to clipboard
abstract
val
bytesSent
:
JsLong
?
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
:
JsLong
?
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