QiangQiuCommand class

枪球机指令

Constructors

QiangQiuCommand(CameraCommand _command)

Properties

gblinkage_enable int?
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
picconrection_status int?
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

controlFocalPoint(int x_percent, int y_percent, {int timeout = 5}) Future<bool>
controlLinkageEnable(int enable, {int timeout = 5}) Future<bool>
controlRevisePoint(int x_percent, int y_percent, {int timeout = 5}) Future<bool>
画面校正
controlSensorSwitch(int sensor, {int timeout = 5}) Future<bool>
getDeviceDirectory() Future<Directory>
getLinkageEnable({int timeout = 5}) Future<bool>
getSnapshot(String name, {int timeout = 5}) Future<File?>
获取截图快照
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
qiangqiuPTZCheck({int timeout = 5}) Future<bool>
查询复位进度
qiangqiuPTZReset({int timeout = 5}) Future<bool>
云台复位进度
toString() String
A string representation of this object.
inherited

Operators

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