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
qgstreamermetadata_p.h File Reference

(0dbd692aa3f942067da7ce929b801cb483b9158f)

#include <qmediametadata.h>
#include "qgst_p.h"
+ Include dependency graph for qgstreamermetadata_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

QT_BEGIN_NAMESPACE QMediaMetaData taglistToMetaData (const GstTagList *)
 
QMediaMetaData taglistToMetaData (const QGstTagListHandle &)
 
void applyMetaDataToTagSetter (const QMediaMetaData &metadata, const QGstBin &)
 
void applyMetaDataToTagSetter (const QMediaMetaData &metadata, const QGstElement &)
 

Function Documentation

◆ applyMetaDataToTagSetter() [1/2]

void applyMetaDataToTagSetter ( const QMediaMetaData & metadata,
const QGstBin & bin )

Definition at line 429 of file qgstreamermetadata.cpp.

References applyMetaDataToTagSetter(), elements, and item.

+ Here is the call graph for this function:

◆ applyMetaDataToTagSetter() [2/2]

void applyMetaDataToTagSetter ( const QMediaMetaData & metadata,
const QGstElement & element )

Definition at line 419 of file qgstreamermetadata.cpp.

References applyMetaDataToTagSetter(), QGstElement::element(), QGstObject::name(), and qWarning.

+ Here is the call graph for this function:

◆ taglistToMetaData() [1/2]

QT_BEGIN_NAMESPACE QMediaMetaData taglistToMetaData ( const GstTagList * tagList)

Definition at line 353 of file qgstreamermetadata.cpp.

Referenced by QGstreamerMediaPlayer::processBusMessage(), taglistToMetaData(), and QGstreamerMediaPlayer::trackMetaData().

+ Here is the caller graph for this function:

◆ taglistToMetaData() [2/2]

QMediaMetaData taglistToMetaData ( const QGstTagListHandle & handle)

Definition at line 361 of file qgstreamermetadata.cpp.

References taglistToMetaData().

+ Here is the call graph for this function: