Jetson Inference
DNN Vision Library
gstUtility.h File Reference
#include <gst/gst.h>
#include <string>

Go to the source code of this file.

Macros

#define LOG_GSTREAMER   "[gstreamer] "
 LOG_GSTREAMER logging prefix. More...
 

Enumerations

enum  gstCodec { GST_CODEC_H264 = 0, GST_CODEC_H265 }
 Video codec (H.264/H.265) enumeration. More...
 

Functions

bool gstreamerInit ()
 gstreamerInit More...
 
gboolean gst_message_print (_GstBus *bus, _GstMessage *message, void *user_data)
 gst_message_print More...
 

Function Documentation

◆ gst_message_print()

gboolean gst_message_print ( _GstBus *  bus,
_GstMessage *  message,
void *  user_data 
)

gst_message_print

◆ gstreamerInit()

bool gstreamerInit ( )

gstreamerInit