mp4atom

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: BSD-3-Clause Imports: 5 Imported by: 1

README

mp4atom

Golang code for finding an atom in a MPEG-4 stream.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindAtom

func FindAtom(reader SeekableReader, magic string) int64

func FindAtomPath

func FindAtomPath(reader SeekableReader, atomPath string) int64

Atom path is of the form atomtype-count/atomtype-count/...

Types

type SeekableReader

type SeekableReader interface {
	io.Reader
	io.Seeker
}

Jump to

Keyboard shortcuts

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