![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "qwindowsformatinfo_p.h"#include <mfapi.h>#include <mftransform.h>#include <QtCore/private/qcomptr_p.h>#include <private/qwindowsmultimediautils_p.h>#include <private/qcomtaskresource_p.h>#include <QtCore/qlist.h>#include <QtCore/qset.h>#include <QtCore/qhash.h>#include <QtGui/qimagewriter.h>Go to the source code of this file.
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Typedefs | |
| template<typename T> | |
| using | QT_BEGIN_NAMESPACE::CheckedCodecs = QHash<std::pair<T, QMediaFormat::ConversionMode>, bool> |
Functions | |
| bool | QT_BEGIN_NAMESPACE::isSupportedMFT (const GUID &category, const MFT_REGISTER_TYPE_INFO &type, QMediaFormat::ConversionMode mode) |
| bool | QT_BEGIN_NAMESPACE::isSupportedCodec (QMediaFormat::AudioCodec codec, QMediaFormat::ConversionMode mode) |
| bool | QT_BEGIN_NAMESPACE::isSupportedCodec (QMediaFormat::VideoCodec codec, QMediaFormat::ConversionMode mode) |
| template<typename T> | |
| bool | QT_BEGIN_NAMESPACE::isSupportedCodec (T codec, QMediaFormat::ConversionMode m, CheckedCodecs< T > &checkedCodecs) |
| static QList< QImageCapture::FileFormat > | getImageFormatList () |
|
static |
Definition at line 68 of file qwindowsformatinfo.cpp.