WAVE_FORMAT_DIRECT top-level constant Null safety
If this flag is specified, the ACM driver does not perform conversions on the audio data.
Implementation
const WAVE_FORMAT_DIRECT = 0x0008;
If this flag is specified, the ACM driver does not perform conversions on the audio data.
const WAVE_FORMAT_DIRECT = 0x0008;