Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgstutils.cpp File Reference
#include <QtMultimedia/private/qtmultimediaglobal_p.h>
#include "qgstutils_p.h"
#include <QtCore/qdatetime.h>
#include <QtCore/qdir.h>
#include <QtCore/qbytearray.h>
#include <QtCore/qvariant.h>
#include <QtCore/qregularexpression.h>
#include <QtCore/qsize.h>
#include <QtCore/qset.h>
#include <QtCore/qstringlist.h>
#include <QtGui/qimage.h>
#include <qaudioformat.h>
#include <QtCore/qelapsedtimer.h>
#include <QtMultimedia/qvideoframeformat.h>
#include <private/qmultimediautils_p.h>
#include <gst/audio/audio.h>
#include <gst/video/video.h>
+ Include dependency graph for qgstutils.cpp:

Go to the source code of this file.

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.
 

Functions

template<typename T , int N>
constexpr int lengthOf (const T(&)[N])
 
static QAudioFormat::SampleFormat QT_BEGIN_NAMESPACE::gstSampleFormatToSampleFormat (const char *fmt)
 
GList * qt_gst_video_sinks ()
 

Variables

static const char * QT_BEGIN_NAMESPACE::audioSampleFormatNames [QAudioFormat::NSampleFormats]
 

Function Documentation

◆ lengthOf()

template<typename T , int N>
constexpr int lengthOf ( const   T(&)[N])
constexpr

Definition at line 24 of file qgstutils.cpp.

◆ qt_gst_video_sinks()

GList * qt_gst_video_sinks ( )

Definition at line 449 of file qgstutils.cpp.

Referenced by findBestVideoSink().

+ Here is the caller graph for this function: