menu
haishin_kit package
documentation
stream.dart
Stream
attachAudio abstract method
attachAudio abstract method
dark_mode
light_mode
attachAudio
abstract method
Future
<
void
>
attachAudio
(
AudioSource
?
audio
)
Attaches an AudioSource to this stream.
Implementation
Future<void> attachAudio(AudioSource? audio);
haishin_kit package
documentation
stream
Stream
attachAudio abstract method
Stream class