new Shutter()
Extends
- Electronic
Members
-
protocol
-
getter of protocol
Methods
-
action(actionId)
-
set shutter mode
Parameters:
Name Type Description actionId
string 动作id 0: 按下快门; 1: 松开快门; 2: 聚焦; 3: 停止聚焦
-
run() → {this}
-
run shutter with mode set before
Returns:
this -模块实例