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