Classes | Namespaces | Enumerations | Functions
astra_video_mode.h File Reference
#include <cstddef>
#include <ostream>
Include dependency graph for astra_video_mode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  astra_wrapper::AstraVideoMode
 

Namespaces

 astra_wrapper
 

Enumerations

enum  astra_wrapper::PixelFormat {
  astra_wrapper::PIXEL_FORMAT_DEPTH_1_MM = 100, astra_wrapper::PIXEL_FORMAT_DEPTH_100_UM = 101, astra_wrapper::PIXEL_FORMAT_SHIFT_9_2 = 102, astra_wrapper::PIXEL_FORMAT_SHIFT_9_3 = 103,
  astra_wrapper::PIXEL_FORMAT_RGB888 = 200, astra_wrapper::PIXEL_FORMAT_YUV422 = 201, astra_wrapper::PIXEL_FORMAT_GRAY8 = 202, astra_wrapper::PIXEL_FORMAT_GRAY16 = 203,
  astra_wrapper::PIXEL_FORMAT_JPEG = 204
}
 

Functions

bool astra_wrapper::operator!= (const AstraVideoMode &video_mode_a, const AstraVideoMode &video_mode_b)
 
std::ostream & astra_wrapper::operator<< (std::ostream &stream, const AstraVideoMode &video_mode)
 
bool astra_wrapper::operator== (const AstraVideoMode &video_mode_a, const AstraVideoMode &video_mode_b)
 


astra_camera
Author(s): Tim Liu
autogenerated on Wed Dec 16 2020 03:54:34