consumers\stream_success_video library

Classes

StreamSuccessVideoOptions
StreamSuccessVideoParameters

Functions

streamSuccessVideo(StreamSuccessVideoOptions options) Future<void>
Handles successful video streaming setup by initializing video transports, managing UI states, and updating participant information to reflect the video status.

Typedefs

StreamSuccessVideoType = Future<void> Function(StreamSuccessVideoOptions options)