(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>
Go to the source code of this file.
◆ Q_STATIC_LOGGING_CATEGORY()
Q_STATIC_LOGGING_CATEGORY |
( |
qLcMediaPlayer | , |
|
|
"qt.multimedia.player" | ) |
◆ setSeekAccurate()
template<typename T>
void setSeekAccurate |
( |
T * | config, |
|
|
gboolean | accurate ) |