photo_video
Methods
(static) startTimeLapse(intervalTime, outTime, name) → {Object}
- Description:
- 3.2.4 Start time lapse photography
- Source:
Parameters:
Name |
Type |
Description |
intervalTime |
number
|
|
outTime |
number
|
|
name |
string
|
|
Returns:
-
Type
-
Object
(static) startVideo(name) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
name |
string
|
|
Returns:
-
Type
-
Object
(static) stopTimeLapse() → {Object}
- Description:
- 3.2.5 Stop time-lapse photography
- Source:
Returns:
-
Type
-
Object
(static) stopVideo() → {Object}
- Description:
- Source:
Returns:
-
Type
-
Object
(static) takePhoto(camera, photoMode, count, name) → {Object}
- Description:
- Source:
Parameters:
Name |
Type |
Description |
camera |
number
|
|
photoMode |
number
|
|
count |
number
|
|
name |
string
|
|
Returns:
-
Type
-
Object