toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.rtc
/
RTCReceivedRtpStreamStats
RTCReceived
Rtp
Stream
Stats
external
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
:
JsLong
?
packets
Received
Link copied to clipboard
abstract
val
packetsReceived
:
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