AlivcLivePushScallingMode Constants Reference
Declared in | AlivcLivePushConstants.h |
---|
AlivcLivePushScallingMode
缩放模式
- AlivcLivePushScallingModeFit: 填充
- AlivcLivePushScallingModeCrop: 裁剪
Definition
typedef NS_ENUM(NSInteger, AlivcLivePushScallingMode ) {
AlivcLivePushScallingModeFit = 0,
AlivcLivePushScallingModeCrop,
};
Constants
Declared In
AlivcLivePushConstants.h