mp4

package
v0.0.0-...-1dacd80 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2022 License: Apache-2.0, MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Mp4

func Mp4() parser.Func[byte, []*Box]

Types

type Box

type Box struct {
	Type
	*FileType
}

type FileType

type FileType struct {
	MajorBrand       string
	MajorVersion     []byte
	CompatibleBrands []string
}

type Type

type Type uint32
const (
	Ftyp Type = iota // Contains the file type, description, and the common data structures used.
	Moov             // Container for all the movie metadata.
	Mdat             // Data container for media.
	Free
	Skip
	Wide
	Unknown
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL