menu
audioplayers_platform_interface package
documentation
audioplayers_platform_interface.dart
EventChannelAudioplayersPlatformInterface
getEventStream abstract method
getEventStream abstract method
dark_mode
light_mode
getEventStream
abstract method
Stream
<
AudioEvent
>
getEventStream
(
String
playerId
)
Implementation
Stream<AudioEvent> getEventStream(String playerId);
audioplayers_platform_interface package
documentation
audioplayers_platform_interface
EventChannelAudioplayersPlatformInterface
getEventStream abstract method
EventChannelAudioplayersPlatformInterface class