Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgstreamermediaplayer.cpp File Reference

(17992cc4173de19afb8fef135e15f6a8b88da33a)

#include <common/qgstreamermediaplayer_p.h>
#include <audio/qgstreameraudiodevice_p.h>
#include <common/qgst_debug_p.h>
#include <common/qgstappsource_p.h>
#include <common/qgstpipeline_p.h>
#include <common/qgstreameraudiooutput_p.h>
#include <common/qgstreamermessage_p.h>
#include <common/qgstreamermetadata_p.h>
#include <common/qgstreamervideooutput_p.h>
#include <common/qgstreamervideosink_p.h>
#include <qgstreamerformatinfo_p.h>
#include <QtMultimedia/qaudiodevice.h>
#include <QtCore/qdir.h>
#include <QtCore/qsocketnotifier.h>
#include <QtCore/qurl.h>
#include <QtCore/qdebug.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/private/quniquehandle_p.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
+ Include dependency graph for qgstreamermediaplayer.cpp:

Go to the source code of this file.

Functions

static Q_LOGGING_CATEGORY (qLcMediaPlayer, "qt.multimedia.player") QT_BEGIN_NAMESPACE QGstreamerMediaPlayer
 
static bool isQueue (const QGstElement &element)
 
static QGstStructure endOfChain (const QGstStructure &s)
 

Function Documentation

◆ endOfChain()

static QGstStructure endOfChain ( const QGstStructure & s)
static

Definition at line 967 of file qgstreamermediaplayer.cpp.

References next.

◆ isQueue()

static bool isQueue ( const QGstElement & element)
static

Definition at line 784 of file qgstreamermediaplayer.cpp.

References factory, and QGstObject::type().

+ Here is the call graph for this function:

◆ Q_LOGGING_CATEGORY()

static Q_LOGGING_CATEGORY ( qLcMediaPlayer ,
"qt.multimedia.player"  )
static

Definition at line 29 of file qgstreamermediaplayer.cpp.

References selector.