Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qgstutils_p.h File Reference

(b8d296c8df903bb09c8a546f160616431c0cbb62)

#include <gst/gstsample.h>
#include <gst/gstbuffer.h>
#include <QtCore/qglobal.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)
 
GList * qt_gst_video_sinks ()
 

Function Documentation

◆ qt_gst_video_sinks()

GList * qt_gst_video_sinks ( )

Definition at line 134 of file qgstutils.cpp.

Referenced by findBestVideoSink().

+ Here is the caller graph for this function: