Transform Output Custom Preset Codec Dd Audio
data class TransformOutputCustomPresetCodecDdAudio(val bitrate: Int? = null, val channels: Int? = null, val label: String? = null, val samplingRate: Int? = null)
Constructors
Link copied to clipboard
fun TransformOutputCustomPresetCodecDdAudio(bitrate: Int? = null, channels: Int? = null, label: String? = null, samplingRate: Int? = null)