MicrophoneInputSettings

@Serializable
data class MicrophoneInputSettings

Input settings specifically for the microphone input.

Properties

Link copied to clipboard
val isEnabled: Boolean

Should the track be enabled.

Link copied to clipboard
val settings: AudioMediaTrackSettings

Audio track settings.