DVRCommand class
摄像机功耗控制
Constructors
- DVRCommand(CameraCommand _command)
Properties
Methods
-
controlDVR(
bool mode, {int timeout = 5}) → Future< bool> -
getDVRMode(
{int timeout = 5}) → Future< bool> -
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