FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLc200xInfo.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_LC200X_INFO_H
9 #define K_FIRESYNC_LC200X_INFO_H
10 
12 
13 kBeginHeader()
14 
15 
22 //typedef kCameraInfo kLc200xInfo; --forward-declared in kFsDef.x.h
23 
24 
34 kFsFx(kStatus) kLc200xInfo_Construct(kLc200xInfo* info, kCameraModel model, kCameraCapability capabilities, kAlloc allocator);
35 
36 kEndHeader()
37 
38 #include <kFireSync/Client/Camera/kLc200xInfo.x.h>
39 
40 #endif
Represents camera feature bitset (capabilities).
Represents supported camera device types.
Declares the kCameraInfo class and related types.