VideoCaptureConfig class
视频采集配置参数
Properties
- capturePreference ↔ VideoCapturePreference
-
视频采集模式
getter/setter pair
- frameRate ↔ int
-
视频采集帧率 (fps)
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- height ↔ int
-
高度(px)
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- width ↔ int
-
宽度(px)
getter/setter pair
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