menu
flutter_zoom_sdk_advanced package
documentation
models/zoom_options.dart
ZoomMeetingOptions
disableVideo property
disableVideo property
dark_mode
light_mode
disableVideo
property
bool
disableVideo
final
Whether to join with the camera turned off.
Implementation
final bool disableVideo;
flutter_zoom_sdk_advanced package
documentation
models/zoom_options
ZoomMeetingOptions
disableVideo property
ZoomMeetingOptions class