AudioSettings.SampleRateConverterAudioQuality 属性

定义

表示采样率转换器音频质量设置。

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

属性值

注解

属性使用常量 AVSampleRateConverterAudioQualityKey 值来访问基础字典。

适用于