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

(735242cb539f7665fe40f679e988667bca6cfbad)

#include "qffmpegmediametadata_p.h"
#include <QDebug>
#include <QtCore/qdatetime.h>
#include <qstringlist.h>
#include <qurl.h>
#include <qlocale.h>
#include <qloggingcategory.h>
Include dependency graph for qffmpegmediametadata.cpp:

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::ffmpegTagToMetaDataKey

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

static QMediaMetaData::Key tagToKey (const char *tag)
static const char * keyToTag (QMediaMetaData::Key key)

Variables

constexpr ffmpegTagToMetaDataKey QT_BEGIN_NAMESPACE::ffmpegTagToMetaDataKey []

Function Documentation

◆ keyToTag()

const char * keyToTag ( QMediaMetaData::Key key)
static

◆ tagToKey()

QMediaMetaData::Key tagToKey ( const char * tag)
static