NERtcVideoCropMode class

视频裁剪模式

Constructors

NERtcVideoCropMode()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

crop_1x1 → const int
1:1 裁剪
crop_4x3 → const int
4:3 裁剪
crop_16x9 → const int
16:9 裁剪
cropDefault → const int
相机原始比例