-
public interface PlayerStatus
-
-
Method Summary
Modifier and Type Method Description abstract LonggetCurrentPosition()abstract LonggetDuration()-
-
Method Detail
-
getCurrentPosition
abstract Long getCurrentPosition()
-
getDuration
abstract Long getDuration()
-
-
-
-