bitDepth property
The bit depth of a sample is how many bits of information are included in the audio samples. Valid values are 16 and 24. (FLAC/PCM Only)
Implementation
final pulumi.Input<String?>? bitDepth;
The bit depth of a sample is how many bits of information are included in the audio samples. Valid values are 16 and 24. (FLAC/PCM Only)
final pulumi.Input<String?>? bitDepth;