YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
GstreamerDecoder.cpp File Reference
#include "GstreamerDecoder.h"
#include <yarp/os/LogStream.h>
#include <gst/gst.h>
#include <glib.h>
#include <cstdio>
#include <cstring>
#include <mutex>
+ Include dependency graph for GstreamerDecoder.cpp:

Go to the source code of this file.

Functions

const yarp::os::LogComponentGSTREAMER_DECODER ()
 
GstFlowReturn new_sample_func (GstAppSink *appsink, gpointer user_data)
 

Function Documentation

◆ GSTREAMER_DECODER()

const yarp::os::LogComponent & GSTREAMER_DECODER ( )

Definition at line 33 of file GstreamerDecoder.cpp.

◆ new_sample_func()

GstFlowReturn new_sample_func ( GstAppSink appsink,
gpointer  user_data 
)

Definition at line 39 of file GstreamerDecoder.cpp.