-
- All Implemented Interfaces:
-
tv.mycujoo.mcls.api.PlayerStatus
public final class PlayerStatusImpl implements PlayerStatus
-
-
Constructor Summary
Constructors Constructor Description PlayerStatusImpl(SimpleExoPlayer exoPlayer)
-
Method Summary
Modifier and Type Method Description LonggetCurrentPosition()LonggetDuration()-
-
Method Detail
-
getCurrentPosition
Long getCurrentPosition()
-
getDuration
Long getDuration()
-
-
-
-