![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <gst/gstsample.h>
#include <gst/gstbuffer.h>
#include <QtCore/qglobal.h>
#include <QtCore/qlocale.h>
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 () |
GList * qt_gst_video_sinks | ( | ) |
Definition at line 134 of file qgstutils.cpp.