methods/stream_methods/click_video library
Functions
- 
  clickVideo(
ClickVideoOptions options) → Future< void>  - Toggles the video stream on or off based on the user's input and checks required permissions and constraints.
 
Typedefs
- 
    ClickVideoType
      = Future<
void> Function(ClickVideoOptions options)