Microphone Input Settings Update
@Serializable
Input settings specifically for the microphone
input.
Constructors
Link copied to clipboard
constructor(isEnabled: Update<StateBoolean>? = null, settings: Update<AudioMediaTrackSettingsUpdate>? = null)