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