consumers/switch_user_video_alt library

Functions

switchUserVideoAlt(SwitchUserVideoAltOptions options) Future<void>
Switches video input devices, handling permission checks, device switching, and error handling.

Typedefs

SwitchUserVideoAltType = Future<void> Function(SwitchUserVideoAltOptions options)