YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
data_for_gst_callback Struct Reference

#include <gstreamer_carrier/GstreamerDecoder.h>

Public Member Functions

 data_for_gst_callback ()=default
 

Public Attributes

std::mutex * mutex_pointer = nullptr
 
yarp::sig::ImageOf< yarp::sig::PixelRgb > * img_pointer = nullptr
 
yarp::os::Semaphoresem_pointer_gst = nullptr
 
yarp::os::Semaphoresem_pointer_stream = nullptr
 

Detailed Description

Definition at line 28 of file GstreamerDecoder.h.

Constructor & Destructor Documentation

◆ data_for_gst_callback()

data_for_gst_callback::data_for_gst_callback ( )
default

Member Data Documentation

◆ img_pointer

yarp::sig::ImageOf<yarp::sig::PixelRgb>* data_for_gst_callback::img_pointer = nullptr

Definition at line 33 of file GstreamerDecoder.h.

◆ mutex_pointer

std::mutex* data_for_gst_callback::mutex_pointer = nullptr

Definition at line 32 of file GstreamerDecoder.h.

◆ sem_pointer_gst

yarp::os::Semaphore* data_for_gst_callback::sem_pointer_gst = nullptr

Definition at line 34 of file GstreamerDecoder.h.

◆ sem_pointer_stream

yarp::os::Semaphore* data_for_gst_callback::sem_pointer_stream = nullptr

Definition at line 35 of file GstreamerDecoder.h.


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