AudioSession.CurrentHardwareOutputNumberChannels 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
硬體輸出通道的數目。
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "AudioSession[Get|Set]Property are deprecated in iOS7")]
public static int CurrentHardwareOutputNumberChannels { get; }
member this.CurrentHardwareOutputNumberChannels : int
屬性值
- 屬性
備註
如果讀取或設定 屬性時發生錯誤,這會引發 AudioSessionException 。