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

(2f6e7392bd5a13a1c090e8021e7dd8880f1969bc)

#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)
QSize QGstUtils::qCalculateFrameSizeGStreamer (QSize resolution, Fraction par)
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.