Enum I2sBitsPerSample
Defines how bit per sample is synchronized between devices on a I2s bus.
public enum I2sBitsPerSample
Fields
Bit16 = 16
I2S bits per sample: 16-bits
Bit24 = 24
I2S bits per sample: 24-bits
Bit32 = 32
I2S bits per sample: 32-bits
Bit8 = 8
I2S bits per sample: 8-bits