currentPlayingStream property

Stream<VideoData> get currentPlayingStream

Implementation

Stream<VideoData> get currentPlayingStream => _currentPlayingStream.stream;