Skip to main content

Module metadata

Module metadata 

Source
Expand description

Media metadata types.

This module defines the metadata structures returned by MediaFile::metadata. Metadata is extracted once when the file is opened and cached for the lifetime of the unbundler.

Structsยง

AudioMetadata
Metadata for an audio stream.
ChapterMetadata
Metadata for a chapter within a media file.
MediaMetadata
Complete metadata for a media file.
SubtitleMetadata
Metadata for a subtitle stream.
VideoMetadata
Metadata for a video stream.