menu
haishin_kit
stream.dart
Stream
attachVideo abstract method
attachVideo
dark_mode
light_mode
attachVideo
abstract method
Future
<
void
>
attachVideo
(
dynamic
video
)
Attaches a VideoSource to this stream.
Implementation
Future<void> attachVideo(VideoSource? video);
haishin_kit
stream
Stream
attachVideo abstract method
Stream class