AlivcLivePushScallingMode Constants Reference

Declared in AlivcLivePushConstants.h

AlivcLivePushScallingMode

缩放模式

  • AlivcLivePushScallingModeFit: 填充
  • AlivcLivePushScallingModeCrop: 裁剪

Definition

typedef NS_ENUM(NSInteger, AlivcLivePushScallingMode ) {
   AlivcLivePushScallingModeFit = 0,
   AlivcLivePushScallingModeCrop,
};

Constants

AlivcLivePushScallingModeFit

缩放模式

Declared In AlivcLivePushConstants.h.

AlivcLivePushScallingModeCrop

缩放模式

Declared In AlivcLivePushConstants.h.

Declared In

AlivcLivePushConstants.h