bitDepth property

Input<String?>? bitDepth
final

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;