InputDeviceUhdAudioChannelPairConfig
One audio configuration that specifies the format for one audio pair that the device produces as output.
Types
Properties
Link copied to clipboard
The profile for one audio pair configuration. This property describes one audio configuration in the format (rate control algorithm)-(codec)_(quality)-(bitrate in bytes). For example, CBR-AAC_HQ-192000. Or DISABLED, in which case the device won't produce audio for this pair.
Functions
Link copied to clipboard
inline fun copy(block: InputDeviceUhdAudioChannelPairConfig.Builder.() -> Unit = {}): InputDeviceUhdAudioChannelPairConfig