stream-video-android
Toggle table of contents
1.25.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stream-video-android
stream-video-android-core
/
io.getstream.video.android.core.call.stats.model
/
RtcCodecStats
/
RtcCodecStats
Rtc
Codec
Stats
constructor
(
id
:
String
?
,
type
:
String
?
,
timestampUs
:
Double
?
,
sdpFmtpLine
:
String
?
,
payloadType
:
Long
?
,
transportId
:
String
?
,
mimeType
:
String
?
,
clockRate
:
Long
?
)