ExtAudioFile.ClientDataFormat Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specified the format of linear PCM.
public AudioToolbox.AudioStreamBasicDescription ClientDataFormat { get; set; }
member this.ClientDataFormat : AudioToolbox.AudioStreamBasicDescription with get, set
Property Value
Remarks
The property has to be set when encoding or decoding a non-PCM file data format.