isPlaying property

bool isPlaying

Implementation

external bool get isPlaying;
void isPlaying=(bool isPlaying)

Implementation

external set isPlaying(bool isPlaying);