codingMode property

WavCodingMode? codingMode
final

The audio coding mode for the WAV audio. The mode determines the number of channels in the audio.

Implementation

final WavCodingMode? codingMode;