Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declaration
typedef enum ACSScalingMode : NSInteger { ... } ACSScalingMode;
Description
Local and Remote Video scaling mode
Values
Name | Value | Description | Remarks |
---|---|---|---|
ACSScalingModeCrop |
1 | Cropped | |
ACSScalingModeFit |
2 | Fitted |