AudioSettings.SampleRateConverterAudioQuality Property

Definition

Represents sample rate converter audio quality settings.

public Nullable<AVFoundation.AVAudioQuality> SampleRateConverterAudioQuality { get; set; }
member this.SampleRateConverterAudioQuality : Nullable<AVFoundation.AVAudioQuality> with get, set

Property Value

Remarks

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

Applies to