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

(73f2494a993d47ec346b18d377656e25b92ad9cd)

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

Go to the source code of this file.

Functions

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

Function Documentation

◆ getCodecsList()

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

Definition at line 185 of file qgstreamerformatinfo.cpp.

◆ getImageFormatList()

QList< QImageCapture::FileFormat > getImageFormatList ( )
static

Definition at line 321 of file qgstreamerformatinfo.cpp.