BitsPerSample.BitsPerSample_16_BIT ⇒ String
Get the enum value for BitsPerSample_16_BIT.
Audio sample is 16 bits wide, signed, and in little endian.
Kind: Static property of BitsPerSample
Returns: String
- The enum value.
BitsPerSample.BitsPerSample_8_BIT ⇒ String
Get the enum value for BitsPerSample_8_BIT.
Audio sample is 8 bits wide, unsigned.
Kind: Static property of BitsPerSample
Returns: String
- The enum value.