FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStampSubframe Struct Reference

Description

Represents subframe information in the kStamp structure.

Subframes are used when algorithm results associated with a single camera frame are split up into multiple messages. In this case, each subframe will have the same frame index, but will carry additional information identifying the subframe index and whether the subframe represents the final subframe in the frame.

Inheritance diagram for kStampSubframe:
Inheritance graph

Related

kStampSubframe kStampSubframe_Create (k16u index, kBool isFinal)
 Creates a subframe value from its constituent parts. More...
 
k16u kStampSubframe_Index (kStampSubframe subframe)
 Reports the subframe index. More...
 
kBool kStampSubframe_IsFinal (kStampSubframe subframe)
 Reports whether this subframe is the last in a frame. More...
 

The documentation for this struct was generated from the following file: