bytesPerInt16Sample top-level constant
int
const bytesPerInt16Sample
Byte width of a single s16le PCM sample (Int16).
Implementation
const int bytesPerInt16Sample = 2;
Byte width of a single s16le PCM sample (Int16).
const int bytesPerInt16Sample = 2;