Interface RtcMediaSourceStats
-
- All Implemented Interfaces:
-
io.getstream.video.android.core.call.stats.model.RtcStats
public interface RtcMediaSourceStats implements RtcStats
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classRtcMediaSourceStats.Companion
-
Method Summary
Modifier and Type Method Description abstract StringgetKind()abstract StringgetTrackIdentifier()-
-
Method Detail
-
getTrackIdentifier
abstract String getTrackIdentifier()
-
-
-
-