QGroundControl
Ground Control Station for MAVLink Drones
Loading...
Searching...
No Matches
GStreamerHelpers.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <glib.h>
4
#include <gst/gst.h>
5
6
#include "
GStreamer.h
"
7
8
namespace
GStreamer
9
{
10
gboolean
isValidRtspUri
(
const
gchar *uri_str);
11
12
bool
isHardwareDecoderFactory
(GstElementFactory *factory);
13
14
void
setCodecPriorities
(
VideoDecoderOptions
option);
15
}
GStreamer.h
GStreamer
Definition
GStreamer.cc:117
GStreamer::setCodecPriorities
void setCodecPriorities(VideoDecoderOptions option)
Definition
GStreamerHelpers.cc:203
GStreamer::VideoDecoderOptions
VideoDecoderOptions
Definition
GStreamer.h:10
GStreamer::isHardwareDecoderFactory
bool isHardwareDecoderFactory(GstElementFactory *factory)
Definition
GStreamerHelpers.cc:40
GStreamer::isValidRtspUri
gboolean isValidRtspUri(const gchar *uri_str)
Definition
GStreamerHelpers.cc:14
src
VideoManager
VideoReceiver
GStreamer
GStreamerHelpers.h
Generated by
1.9.8