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:
  • 3.2.2 Start recording
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:
  • 3.2.3 Stop recording
Source:
Returns:
Type
Object

(static) takePhoto(camera, photoMode, count, name) → {Object}

Description:
  • 3.2.1 Photograph
Source:
Parameters:
Name Type Description
camera number
photoMode number
count number
name string
Returns:
Type
Object