bit_depth property

bit_depth property

Gets the bits per sample, mostly used for PCM.

Definition:

@property
def bit_depth(self):
    ...

See Also