Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qgst_discoverer_p.h File Reference

(ae6698070992a58247609a379181d2f1cd952333)

#include <QtCore/qglobal.h>
#include <QtCore/qlocale.h>
#include <QtCore/qsize.h>
#include <QtCore/private/qexpected_p.h>
#include <QtMultimedia/private/qmultimediautils_p.h>
#include "qgst_p.h"
#include "qgst_handle_types_p.h"
#include <gst/pbutils/gstdiscoverer.h>
#include <vector>
Include dependency graph for qgst_discoverer_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QGst::QGstDiscovererStreamInfo
struct  QGst::QGstDiscovererVideoInfo
struct  QGst::QGstDiscovererAudioInfo
struct  QGst::QGstDiscovererSubtitleInfo
struct  QGst::QGstDiscovererContainerInfo
struct  QGst::QGstDiscovererInfo
class  QGst::QGstDiscoverer

Namespaces

namespace  QGst

Typedefs

using QGst::QGstDiscovererHandle = QGstImpl::QGstHandleHelper<GstDiscoverer>::SharedHandle
using QGst::QGstDiscovererInfoHandle = QGstImpl::QGstHandleHelper<GstDiscovererInfo>::SharedHandle
using QGst::QGstDiscovererAudioInfoHandle
using QGst::QGstDiscovererVideoInfoHandle
using QGst::QGstDiscovererSubtitleInfoHandle
using QGst::QGstDiscovererStreamInfoHandle

Functions

QMediaMetaData QGst::toContainerMetadata (const QGstDiscovererInfo &info)
QMediaMetaData QGst::toStreamMetadata (const QGstDiscovererVideoInfo &info)
QMediaMetaData QGst::toStreamMetadata (const QGstDiscovererAudioInfo &info)
QMediaMetaData QGst::toStreamMetadata (const QGstDiscovererSubtitleInfo &info)