playing property

Stream<bool> playing

Implementation

Stream<bool> get playing => playerStreamControllers.playing.stream;