producers/socket_receive_methods/room_record_params library

Classes

RecordParams
Represents the recording parameters to be updated.
RoomRecordParamsOptions
Options to configure the recording parameter updates.
RoomRecordParamsParameters
Defines update functions for each recording parameter.

Functions

roomRecordParams(RoomRecordParamsOptions options) → void
Updates various recording parameters based on the provided recordParams.

Typedefs

RoomRecordParamsType = void Function(RoomRecordParamsOptions options)