menu
mediasfu_sdk
components\background_components\background_video_display.dart
BackgroundVideoDisplay
videoStream property
videoStream
dark_mode
light_mode
videoStream
property
MediaStream
?
videoStream
final
The source stream to display (used when no background is active)
Implementation
final MediaStream? videoStream;
mediasfu_sdk
background_video_display
BackgroundVideoDisplay
videoStream property
BackgroundVideoDisplay class