Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qmediaformat.cpp File Reference
#include "qmediaformat.h"
#include "private/qplatformmediaintegration_p.h"
#include "private/qplatformmediaformatinfo_p.h"
#include <QtCore/qmimedatabase.h>
#include "moc_qmediaformat.cpp"
+ Include dependency graph for qmediaformat.cpp:

Go to the source code of this file.

Classes

class  QMediaFormatPrivate
 

Functions

 QT_DEFINE_QESDP_SPECIALIZATION_DTOR (QMediaFormatPrivate)
 
static QPlatformMediaFormatInfoformatInfo ()
 

Function Documentation

◆ formatInfo()

static QPlatformMediaFormatInfo * formatInfo ( )
static

Definition at line 458 of file qmediaformat.cpp.

References QPlatformMediaIntegration::instance(), and pi.

Referenced by QSGCompressedTexture::commitTextureOperations(), createAudioProfile(), createContainerProfile(), createVideoProfile(), QMediaFormat::supportedAudioCodecs(), QMediaFormat::supportedFileFormats(), and QMediaFormat::supportedVideoCodecs().

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

◆ QT_DEFINE_QESDP_SPECIALIZATION_DTOR()

QT_DEFINE_QESDP_SPECIALIZATION_DTOR ( QMediaFormatPrivate  )