isPlaying abstract method

Future<V2TXLiveCode> isPlaying()

Whether the player is playing or not

Return:

  • 1: Now playing
  • 0: Playback has stopped

Implementation

Future<V2TXLiveCode> isPlaying();