java.lang.Object
uk.co.caprica.vlcj.player.list.StatusApi
-
Method Summary
Modifier and TypeMethodDescriptionGet the current media list player state.boolean
Is the media list player currently playing?
-
Method Details
-
isPlaying
public boolean isPlaying()Is the media list player currently playing?- Returns:
true
if playing;false
if not
-
getMediaListPlayerState
-