#include <basler_sff_registry.h>
Data Fields | |
const char * | name |
dc1394basler_sff_feature_t | feature_id |
dc1394basler_sff_guid_t | csr_guid |
dc1394basler_sff_guid_t | chunk_guid |
dc1394bool_t | has_chunk |
dc1394bool_t | generic |
uint32_t | data_size |
const char* sff_feature::name |
human-readable name of the feature
dc1394basler_sff_feature_t sff_feature::feature_id |
the feature id
the CSR guid used for looking up the CSR address
the CHUNK guid, used for associating a chunk with a feature id
whether this feature has an image chunk
whether this feature can be enabled by the generic dc1394_basler_sff_feature_enable()
uint32_t sff_feature::data_size |
the size of the C type in the image chunk