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