AVAudioSessionDataSourceDescription.Orientation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示设备上数据源的方向。
public AVFoundation.AVAudioDataSourceOrientation Orientation { get; }
member this.Orientation : AVFoundation.AVAudioDataSourceOrientation
属性值
的 Orientation 属性中的 AVAudioSession常量之一 (OrientationTop、OrientationBotton、OrientationFront、OrientationBack、OrientationLeft、OrientationRight) 。
此值可为 null
。
注解
数据源可以向上、向下、指向用户、远离用户、向左或向右。