AudioSettings.Format Property

Definition

Represents the audio format.

public Nullable<AudioToolbox.AudioFormatType> Format { get; set; }
member this.Format : Nullable<AudioToolbox.AudioFormatType> with get, set

Property Value

Remarks

The property uses constant AVFormatIDKey value to access the underlying dictionary.

Applies to