Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qgstreamerformatinfo.cpp File Reference
+ 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 138 of file qgstreamerformatinfo.cpp.

References QList< T >::append(), QGstreamerFormatInfo::audioCodecForCaps(), QListSpecialMethodsBase< T >::contains(), decode, factory, QGstCaps::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 273 of file qgstreamerformatinfo.cpp.

References QGstCaps::at(), factory, QGstCaps::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: