AVAudioSessionDataSourceDescription.Orientation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指出裝置上資料來源的方向。
public AVFoundation.AVAudioDataSourceOrientation Orientation { get; }
member this.Orientation : AVFoundation.AVAudioDataSourceOrientation
屬性值
Orientation 屬性中的其中一個常數 AVAudioSession , (OrientationTop、OrientationBotton、OrientationFront、OrientationBack、OrientationLeft、OrientationRight) 。
這個值可以是 null
。
備註
資料來源可以向上、向下指向使用者、離開使用者、向左或向右。