firevision::FUSE_imageinfo_t Struct Reference

Image info message. More...

#include <fuse.h>

List of all members.

Public Attributes

char image_id [IMAGE_ID_MAX_LENGTH]
 image ID
uint32_t colorspace: 16
 color space
uint32_t reserved: 16
 reserved for future use
uint32_t width
 width in pixels
uint32_t height
 height in pixels
uint32_t buffer_size
 size of following image buffer in bytes

Detailed Description

Image info message.

Definition at line 165 of file fuse.h.


Member Data Documentation

char firevision::FUSE_imageinfo_t::image_id[IMAGE_ID_MAX_LENGTH]

reserved for future use

Definition at line 168 of file fuse.h.


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1