Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qffmpegmediametadata.cpp File Reference
#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 60 of file qffmpegmediametadata.cpp.

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

Referenced by QGstreamerMetaData::setMetaData(), 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 49 of file qffmpegmediametadata.cpp.

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

Referenced by QFFmpegMetaData::addEntry().

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