toggle menu
stream-video-android
1.0.20
androidJvm
switch theme
search in API
stream-video-android-core
/
io.getstream.video.android.core.call.stats.model
/
RtcMediaSourceStats
Rtc
Media
Source
Stats
sealed
interface
RtcMediaSourceStats
:
RtcStats
Inheritors
RtcAudioSourceStats
RtcVideoSourceStats
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
kind
Link copied to clipboard
abstract
val
kind
:
String
?
track
Identifier
Link copied to clipboard
abstract
val
trackIdentifier
:
String
?
Inherited properties
id
Link copied to clipboard
abstract
val
id
:
String
?
timestamp
Us
Link copied to clipboard
abstract
val
timestampUs
:
Double
?
type
Link copied to clipboard
abstract
val
type
:
String
?