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
qgstutils_p.h File Reference

(686c569219fb8627774546135ba7f97d146f9ddc)

#include <gst/gstsample.h>
#include <gst/gstbuffer.h>
#include <QtCore/qglobal.h>
#include <QtCore/qlocale.h>
Include dependency graph for qgstutils_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QGstUtils

Functions

QAudioFormat QGstUtils::audioFormatForSample (GstSample *sample)
QAudioFormat QGstUtils::audioFormatForCaps (const QGstCaps &caps)
QGstCaps QGstUtils::capsForAudioFormat (const QAudioFormat &format)
void QGstUtils::setFrameTimeStampsFromBuffer (QVideoFrame *frame, GstBuffer *buffer)
QLocale::Language QGstUtils::codeToLanguage (const gchar *)
GList * qt_gst_video_sinks ()

Function Documentation

◆ qt_gst_video_sinks()

GList * qt_gst_video_sinks ( )

Definition at line 134 of file qgstutils.cpp.