次の方法で共有


AudioSettings.Format プロパティ

定義

オーディオ形式を表します。

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

プロパティ値

注釈

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

適用対象