playing property

Stream<bool> get playing

True while sound/pictures are actually being produced — not while the UI merely thinks so.

Implementation

Stream<bool> get playing;