Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qffmpegmediametadata.cpp File Reference

(037dcb2c2e685f261cbcf625b437520b092fc3f2)

#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.

Functions

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY (qLcMetaData, "qt.multimedia.ffmpeg.metadata") namespace
 
static QMediaMetaData::Key tagToKey (const char *tag)
 
static const char * keyToTag (QMediaMetaData::Key key)
 

Function Documentation

◆ keyToTag()

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

Definition at line 63 of file qffmpegmediametadata.cpp.

References QMap< Key, T >::key(), and map.

Referenced by applyMetaDataToTagSetter(), and QFFmpegMetaData::toAVMetaData().

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

◆ Q_LOGGING_CATEGORY()

◆ tagToKey()

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

Definition at line 52 of file qffmpegmediametadata.cpp.

References QMap< Key, T >::key(), map, and tag.

Referenced by QFFmpegMetaData::addEntry(), and QT_BEGIN_NAMESPACE::addTagToMetaData().

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