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 
20 //typedef kCameraInfo kLc130xInfo; --forward-declared in kFsDef.x.h
21 
32 kFsFx(kStatus) kLc130xInfo_Construct(kLc130xInfo* info, kCameraModel model, kCameraCapability capabilities, kBool isTrailingRequired, kSize frameSizeGranularity, kVersion plVersion, kAlloc allocator);
33 
34 #include <kFireSync/Client/Camera/kLc130xInfo.x.h>
35 
36 #endif
Represents supported camera device types.
Declares the kCameraInfo class and related types.