Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.rtc
/
RTCReceivedRtpStreamStats
RTCReceived
Rtp
Stream
Stats
interface
RTCReceivedRtpStreamStats
:
RTCRtpStreamStats
(
source
)
Inheritors
RTCInboundRtpStreamStats
Members
Properties
codec
Id
Link copied to clipboard
abstract
val
codecId
:
String
?
id
Link copied to clipboard
abstract
val
id
:
String
jitter
Link copied to clipboard
abstract
val
jitter
:
Double
?
kind
Link copied to clipboard
abstract
val
kind
:
String
packets
Lost
Link copied to clipboard
abstract
val
packetsLost
:
Int53
?
packets
Received
Link copied to clipboard
abstract
val
packetsReceived
:
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