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