menu
fifty_audio_engine package
documentation
engine/core/pooled_playback.dart
PooledPlayback
onIsPlayingChanged property
onIsPlayingChanged property
dark_mode
light_mode
onIsPlayingChanged
property
Stream
<
bool
>
get
onIsPlayingChanged
inherited
Reactive
isPlaying
Stream
Implementation
Stream<bool> get onIsPlayingChanged => _isPlayingStream.stream;
fifty_audio_engine package
documentation
engine/core/pooled_playback
PooledPlayback
onIsPlayingChanged property
PooledPlayback mixin