Public Attributes | List of all members
usb_cam::camera_image_t Struct Reference

#include <types.h>

Public Attributes

int bytes_per_pixel
 
std::string encoding
 
uint32_t height
 
char * image
 
int image_size
 
int is_new
 
struct timespec stamp
 
uint32_t step
 
uint32_t width
 

Detailed Description

Definition at line 112 of file types.h.

Member Data Documentation

◆ bytes_per_pixel

int usb_cam::camera_image_t::bytes_per_pixel

Definition at line 118 of file types.h.

◆ encoding

std::string usb_cam::camera_image_t::encoding

Definition at line 117 of file types.h.

◆ height

uint32_t usb_cam::camera_image_t::height

Definition at line 115 of file types.h.

◆ image

char* usb_cam::camera_image_t::image

Definition at line 121 of file types.h.

◆ image_size

int usb_cam::camera_image_t::image_size

Definition at line 119 of file types.h.

◆ is_new

int usb_cam::camera_image_t::is_new

Definition at line 122 of file types.h.

◆ stamp

struct timespec usb_cam::camera_image_t::stamp

Definition at line 120 of file types.h.

◆ step

uint32_t usb_cam::camera_image_t::step

Definition at line 116 of file types.h.

◆ width

uint32_t usb_cam::camera_image_t::width

Definition at line 114 of file types.h.


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


usb_cam
Author(s): Benjamin Pitzer
autogenerated on Sat May 27 2023 02:53:05