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
qgstreamerformatinfo.cpp File Reference

(69701512e9f21e376947ba12605c9fd955babcab)

#include <common/qglist_helper_p.h>
#include "qgstreamerformatinfo_p.h"
#include <gst/gst.h>
+ Include dependency graph for qgstreamerformatinfo.cpp:

Go to the source code of this file.

Functions

static QPair< QList< QMediaFormat::AudioCodec >, QList< QMediaFormat::VideoCodec > > getCodecsList (bool decode)
 
static QList< QImageCapture::FileFormatgetImageFormatList ()
 

Function Documentation

◆ getCodecsList()

static QPair< QList< QMediaFormat::AudioCodec >, QList< QMediaFormat::VideoCodec > > getCodecsList ( bool decode)
static

Definition at line 139 of file qgstreamerformatinfo.cpp.

References QGstreamerFormatInfo::audioCodecForCaps(), decode, factory, QGstPointerImpl::QGstObjectWrapper< GstCaps >::HasRef, i, QMediaFormat::Unspecified, and QGstreamerFormatInfo::videoCodecForCaps().

Referenced by QGstreamerFormatInfo::QGstreamerFormatInfo().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ getImageFormatList()

static QList< QImageCapture::FileFormat > getImageFormatList ( )
static

Definition at line 266 of file qgstreamerformatinfo.cpp.

References QGstCaps::at(), factory, QGstPointerImpl::QGstObjectWrapper< GstCaps >::HasRef, i, QGstreamerFormatInfo::imageFormatForCaps(), QGstCaps::size(), and QImageCapture::UnspecifiedFormat.

Referenced by QGstreamerFormatInfo::QGstreamerFormatInfo(), and QWindowsFormatInfo::QWindowsFormatInfo().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: