java.lang.Object
uk.co.caprica.vlcj.player.list.StatusApi
Behaviour pertaining to media list player status.
-
Method Summary
Modifier and TypeMethodDescriptionGet the current media list player state.booleanIs the media list player currently playing?
-
Method Details
-
isPlaying
public boolean isPlaying()Is the media list player currently playing?- Returns:
trueif playing;falseif not
-
getMediaListPlayerState
Get the current media list player state.- Returns:
- state
-