toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core
/
PeerConnectionStats
Peer
Connection
Stats
class
PeerConnectionStats
(
scope
:
CoroutineScope
)
Members
Constructors
Peer
Connection
Stats
Link copied to clipboard
constructor
(
scope
:
CoroutineScope
)
Properties
bitrate
Kbps
Link copied to clipboard
val
bitrateKbps
:
StateFlow
<
Float
>
jitter
In
Ms
Link copied to clipboard
val
jitterInMs
:
StateFlow
<
Int
>
latency
Link copied to clipboard
val
latency
:
StateFlow
<
Int
>
quality
Drop
Reason
Link copied to clipboard
val
qualityDropReason
:
StateFlow
<
String
>
resolution
Link copied to clipboard
val
resolution
:
StateFlow
<
String
>