AgoraOrientationMode 常量
Declared in | AgoraStreamingKit.h |
---|
AgoraOrientationMode
视频的方向模式。详见进阶功能《视频采集旋转》。
Definition
typedef NS_ENUM(NSUInteger, AgoraOrientationMode ) {
OrientationModeFixedLandscape = 1,
OrientationModeFixedPortrait = 2,
};
Constants
Declared In
AgoraStreamingKit.h