![]() |
Qt 6.x
The Qt SDK
|
Go to the source code of this file.
Variables | ||
struct { | ||
const char * name | ||
QMediaFormat::FileFormat value | ||
} | mediaContainerMap [] | |
struct { | ||
const char * name | ||
QMediaFormat::VideoCodec value | ||
} | videoCodecMap [] | |
struct { | ||
const char * name | ||
QMediaFormat::AudioCodec value | ||
} | audioCodecMap [] | |
struct { ... } audioCodecMap[] |
Referenced by QDarwinFormatInfo::QDarwinFormatInfo(), and QFFmpegMediaFormatInfo::audioCodecForAVCodecId().
QT_BEGIN_NAMESPACE struct { ... } mediaContainerMap[] |
Referenced by QDarwinFormatInfo::QDarwinFormatInfo().
const char* name |
Definition at line 11 of file qdarwinformatsinfo.mm.
Definition at line 12 of file qdarwinformatsinfo.mm.
struct { ... } videoCodecMap[] |
Referenced by QDarwinFormatInfo::QDarwinFormatInfo(), and QFFmpegMediaFormatInfo::videoCodecForAVCodecId().