-
- All Implemented Interfaces:
-
org.openani.mediamp.features.Buffering,org.openani.mediamp.features.Feature
public final class ExoPlayerMediampPlayer.BufferingImpl implements Buffering
-
-
Field Summary
Fields Modifier and Type Field Description private final MutableStateFlow<Boolean>isBufferingprivate final <ERROR CLASS>bufferedPercentage
-
Constructor Summary
Constructors Constructor Description ExoPlayerMediampPlayer.BufferingImpl()
-
Method Summary
Modifier and Type Method Description MutableStateFlow<Boolean>getIsBuffering()<ERROR CLASS>getBufferedPercentage()-
-
Method Detail
-
getIsBuffering
MutableStateFlow<Boolean> getIsBuffering()
-
getBufferedPercentage
<ERROR CLASS> getBufferedPercentage()
-
-
-
-