virtual void serialize()
Serialize message content.
unsigned char * buffer() const
Image buffer.
void decompress(unsigned char *yuv422_planar_buffer, size_t buffer_size)
Decompress image data.
unsigned int pixel_width() const
Get image width.
virtual void * payload() const
Return pointer to payload.
unsigned int pixel_height() const
Get image height.
size_t buffer_size() const
Get size of buffer.
unsigned int format() const
Get image format.
FuseImageContent(SharedMemoryImageBuffer *b)
Constructor.
virtual size_t payload_size() const
Return payload size.
fawkes::Time * capture_time() const
Get capture time.
unsigned int colorspace() const
Get colorspace.