isPlaying property

bool? isPlaying
final

Returns the playing state of media.

Only used if eventType is VlcMediaEventType.buffering.

Implementation

final bool? isPlaying;