次の方法で共有


AudioSettings.LinearPcmNonInterleaved プロパティ

定義

オーディオ形式がインターリーブされていないことを示します。

public Nullable<bool> LinearPcmNonInterleaved { get; set; }
member this.LinearPcmNonInterleaved : Nullable<bool> with get, set

プロパティ値

注釈

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

適用対象