gphoto2pp
A C++ Wrapper for libgphoto2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
camera_capture_type_wrapper.hpp
Go to the documentation of this file.
1
25
#ifndef CAMERACAPTURETYPEWRAPPER_HPP
26
#define CAMERACAPTURETYPEWRAPPER_HPP
27
28
namespace
gphoto2pp
29
{
33
enum class
CameraCaptureTypeWrapper
: int
34
{
35
Image = 0,
36
Movie = 1,
37
Sound = 2,
38
};
39
}
40
41
#endif // CAMERACAPTURETYPEWRAPPER_HPP
include
camera_capture_type_wrapper.hpp
Generated on Wed May 7 2014 20:06:38 for gphoto2pp by
1.8.1.2