producers/socket_receive_methods/screen_producer_id library
Classes
- ScreenProducerIdOptions
- Options for managing and updating screen sharing based on the producer ID.
Functions
-
screenProducerId(
ScreenProducerIdOptions options) → void - Manages and updates screen sharing based on the producer ID.
Typedefs
- ScreenProducerIdType = void Function(ScreenProducerIdOptions options)
- Type definition for the screen producer ID function.