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