LVVideoRotation Constants Reference
Declared in | LVRTCEngineDefines.h |
---|
LVVideoRotation
外层视频旋转方向,注意不是视频采集方向
Definition
typedef NS_ENUM(NSInteger, LVVideoRotation ) {
LVVideoRotation_0 = 0,
LVVideoRotation_90 = 90,
LVVideoRotation_180 = 180,
LVVideoRotation_270 = 270,
};
Constants
Declared In
LVRTCEngineDefines.h