Skip to content

sbader/FragmentedMP4Description

Repository files navigation

FragmentedMP4Description

A container class that stores descriptive information of a fragmented MPEG-4 (fMP4) file. The container includes information that is relevant to generating HTTP Live Streaming (HLS) playlists.

This module was built to to store data provided by the FragmentedMP4Parser module, but can also be used as a generic container class.

Installation

To install the package add the following line to the Package.swift dependencies.

.Package(url: "https://github.com/sbader/FragmentedMP4Description.git", majorVersion: 0)

Usage

For direct usage of this module see the container initialization in FragmentedMP4DescriptionTests.swift.

License

FragmentedMP4Description is released under the MIT license. See LICENSE for details.

About

Container for information in a fragmented MPEG-4 file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages