AudioFormat
The AudioFormat model represents the possible audio formats of an audio stream.
The model is supported in SDK 3.8 and later.
Enumeration members
pcm16NonInterleaved
▸ pcm16NonInterleaved
The 16-bit (8 bits per byte) PCM signed audio format where channels are in the non-interleaved state.
Updated 7 months ago