AudioSettings.LinearPcmNonInterleaved 属性

定义

指示音频格式是非交错的。

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

属性值

注解

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

适用于