FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kLc65xInfo.h
Go to the documentation of this file.
1 
8 #ifndef K_FIRESYNC_LC65X_INFO_H
9 #define K_FIRESYNC_LC65X_INFO_H
10 
12 
20 //typedef kCameraInfo kLc65xInfo; --forward-declared in kFsDef.x.h
21 
32 kFsFx(kStatus) kLc65xInfo_Construct(kLc65xInfo* info, kCameraModel model, kCameraCapability capabilities, kBool isTrailingRequired, kSize frameSizeGranularity, kVersion plVersion, kAlloc allocator);
33 
34 #include <kFireSync/Client/Camera/kLc65xInfo.x.h>
35 
36 #endif
Represents supported camera device types.
Declares the kCameraInfo class and related types.