The interface for a camera capture information.
More...
#include <ricoh_camera_sdk/capture.hpp>
The interface for a camera capture information.
virtual Ricoh::CameraController::Capture::~Capture |
( |
| ) |
|
|
virtualdefault |
virtual const std::string& Ricoh::CameraController::Capture::getId |
( |
| ) |
const |
|
pure virtual |
Returns the ID of the capture.
- Returns
- The ID
virtual const CaptureMethod& Ricoh::CameraController::Capture::getMethod |
( |
| ) |
const |
|
pure virtual |
Returns the capture method of the capture.
- Returns
- The capture method
virtual CaptureState Ricoh::CameraController::Capture::getState |
( |
| ) |
const |
|
pure virtual |
Returns the state of the capture.
- Returns
- The state
The documentation for this class was generated from the following file: