次の方法で共有


AudioSettings.AudioQuality プロパティ

定義

サンプル レート変換の品質設定を表します。

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

プロパティ値

注釈

プロパティは、定数 AVEncoderAudioQualityKey 値を使用して、基になるディクショナリにアクセスします。

適用対象