LytroCommand Enumeration
Contains known networking commands.
Constants:
Name | Description | |
---|---|---|
![]() | Download | Retrieves the loaded content from camera. |
![]() | LoadCalibrationData | Loads the calibration data minimum (set of files). |
![]() | LoadFile | Loads a file from the camera. |
![]() | LoadHardwareInfo | Loads basic information about the camera. |
![]() | LoadPicture | Loads a picture from the camera. |
![]() | LoadPictureList | Loads a list of pictures available on the camera. |
![]() | LoadPictureRawJpeg | Loads a picture in the RawPackedJpegCompressed representation. |
![]() | QueryBatteryLevel | Returns camera battery level (as percentage). |
![]() | QueryCameraTime | Returns current camera time. |
![]() | QueryContentLength | Returns the loaded content length. |
![]() | SetCameraTime | Sets current camera time. |
![]() | TakePicture | Take a picture. |
![]() | Upload | Sends the content to camera. |