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
qgstreamermediaplayer.cpp File Reference

(c3f41165ada7c7487a76c5432bde9ea43458669c)

#include <common/qgstreamermediaplayer_p.h>
#include <audio/qgstreameraudiodevice_p.h>
#include <common/qglist_helper_p.h>
#include <common/qgst_debug_p.h>
#include <common/qgst_discoverer_p.h>
#include <common/qgst_play_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 <uri_handler/qgstreamer_qiodevice_handler_p.h>
#include <qgstreamerformatinfo_p.h>
#include <QtMultimedia/qaudiodevice.h>
#include <QtCore/qdebug.h>
#include <QtCore/qiodevice.h>
#include <QtCore/qloggingcategory.h>
#include <QtCore/qthread.h>
#include <QtCore/qurl.h>
#include <QtCore/private/quniquehandle_p.h>
Include dependency graph for qgstreamermediaplayer.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

 Q_STATIC_LOGGING_CATEGORY (qLcMediaPlayer, "qt.multimedia.player")
std::optional< QGstreamerMediaPlayer::TrackTypeQT_BEGIN_NAMESPACE::toTrackType (const QGstCaps &caps)
template<typename T>
void setSeekAccurate (T *config, gboolean accurate)

Function Documentation

◆ Q_STATIC_LOGGING_CATEGORY()

Q_STATIC_LOGGING_CATEGORY ( qLcMediaPlayer ,
"qt.multimedia.player"  )

◆ setSeekAccurate()

template<typename T>
void setSeekAccurate ( T * config,
gboolean accurate )

Definition at line 321 of file qgstreamermediaplayer.cpp.