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ยง
- Audio
Metadata - Metadata for an audio stream.
- Chapter
Metadata - Metadata for a chapter within a media file.
- Media
Metadata - Complete metadata for a media file.
- Subtitle
Metadata - Metadata for a subtitle stream.
- Video
Metadata - Metadata for a video stream.