reference

This documentation is automatically generated from the openFrameworks source code using doxygen and refers to the most recent release, version 0.12.0.

ofGstDevice Struct Reference

#include <ofGstVideoGrabber.h>

Public Attributes

std::string video_device
 
std::string gstreamer_src
 
std::string product_name
 
std::string serial_id
 
std::vector< ofGstVideoFormatvideo_formats
 
int current_format
 

Member Data Documentation

◆ current_format

int ofGstDevice::current_format

◆ gstreamer_src

std::string ofGstDevice::gstreamer_src

◆ product_name

std::string ofGstDevice::product_name

◆ serial_id

std::string ofGstDevice::serial_id

◆ video_device

std::string ofGstDevice::video_device

◆ video_formats

std::vector<ofGstVideoFormat> ofGstDevice::video_formats

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