共用方式為


AudioProfile.GetChannelMasks 方法

定義

[Android.Runtime.Register("getChannelMasks", "()[I", "GetGetChannelMasksHandler", ApiSince=31)]
public virtual int[] GetChannelMasks ();
[<Android.Runtime.Register("getChannelMasks", "()[I", "GetGetChannelMasksHandler", ApiSince=31)>]
abstract member GetChannelMasks : unit -> int[]
override this.GetChannelMasks : unit -> int[]

傳回

Int32[]

與編碼格式相關聯的通道位置遮罩數位。

屬性

備註

android.media.AudioProfile.getChannelMasks()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於