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
AVFMetaData Class Reference

#include <avfmetadata_p.h>

Collaboration diagram for AVFMetaData:

Static Public Member Functions

static QMediaMetaData fromAsset (AVAsset *asset)
static QMediaMetaData fromAssetTrack (AVAssetTrack *asset)
static NSMutableArray< AVMetadataItem * > * toAVMetadataForFormat (QMediaMetaData metaData, AVFileType format)

Detailed Description

Definition at line 27 of file avfmetadata_p.h.

Member Function Documentation

◆ fromAsset()

QMediaMetaData AVFMetaData::fromAsset ( AVAsset * asset)
static

Definition at line 231 of file avfmetadata.mm.

◆ fromAssetTrack()

QMediaMetaData AVFMetaData::fromAssetTrack ( AVAssetTrack * asset)
static

Definition at line 246 of file avfmetadata.mm.

◆ toAVMetadataForFormat()

NSMutableArray< AVMetadataItem * > * AVFMetaData::toAVMetadataForFormat ( QMediaMetaData metaData,
AVFileType format )
static

Definition at line 376 of file avfmetadata.mm.


The documentation for this class was generated from the following files: