__dc1394basler_sff_chunk_tail_t Struct Reference

#include <basler_sff.h>


Data Fields

dc1394basler_sff_guid_t chunk_guid
uint32_t chunk_size
uint32_t inverted_chunk_size


Detailed Description

SFF chunks are read from the end to the beginning (that is backwards), each chunk ends in a chunk-tail, which contains information about the size of the chunk as well as the GUID used to identify which chunk this really is.

Field Documentation

dc1394basler_sff_guid_t __dc1394basler_sff_chunk_tail_t::chunk_guid

the chunk GUID, this is different from the CSR GUID used to request the feature

uint32_t __dc1394basler_sff_chunk_tail_t::chunk_size

the size of this chunk, including this struct

uint32_t __dc1394basler_sff_chunk_tail_t::inverted_chunk_size

the bitwise complement of the chunk size


The documentation for this struct was generated from the following file:
Generated on Fri Feb 8 19:32:46 2008 for libdc1394 by  doxygen 1.5.4