consumers\control_media library
Classes
- ControlMediaOptions
- Represents the options for controlling media in a room.
Functions
-
controlMedia(
ControlMediaOptions options) → Future< void> -
Controls media for a participant in a room by sending a
controlMedia
event to the server.
Typedefs
-
ControlMediaType
= Future<
void> Function(ControlMediaOptions options)