isPlaying property

bool get isPlaying

Implementation

external bool get isPlaying;
set isPlaying (bool isPlaying)

Implementation

external set isPlaying(bool isPlaying);