MCPcopy Create free account

hub / github.com/alfg/mp4 / types & classes

Types & classes26 in github.com/alfg/mp4

↓ 1 callersTypeAliasFixed16
Fixed16 is an 8.8 Fixed Point Decimal notation
atom/util.go:29
↓ 1 callersTypeAliasFixed32
Fixed32 is a 16.16 Fixed Point Decimal notation
atom/util.go:40
StructAvc1Box
Avc1Box defines the avc1 box structure.
atom/avc1.go:4
StructBox
Box defines an Atom Box structure.
atom/box.go:85
StructEdtsBox
EdtsBox - Edit Box Box Type: edts Container: Track Box (trak) Mandatory: No Quantity: Zero or one
atom/edts.go:8
StructElstBox
ElstBox - Edit List Box Box Type: elst Container: Edit Box (edts) Mandatory: No Quantity: Zero or one
atom/elst.go:12
StructFtypBox
FtypBox - File Type Box Box Type: ftyp Container: File Mandatory: Yes Quantity: Exactly one
atom/ftyp.go:13
StructHdlrBox
HdlrBox - Handler Reference Box Box Type: hdlr Container: Media Box (mdia) or Meta Box (meta) Mandatory: Yes Quantity: Exactly one
atom/hdlr.go:10
StructHmhdBox
HmhdBox - Hint Media Header Box Box Type: hmhd Container: Media Information Box (minf). Mandatory: Yes Quantity: Exactly one specific media header sha
atom/hmhd.go:12
StructMdatBox
MdatBox - Media Data Box Box Type: mdat Container: File Mandatory: No Quantity: Any number. A container box which can hold the actual media data for
atom/mdat.go:10
StructMdhdBox
MdhdBox - Media Header Box Box Type: mdhd Container: Media Box (mdia) Mandatory: Yes Quantity: Any number. The media header declares overall informat
atom/mdhd.go:16
StructMdiaBox
MdiaBox - Media Box Box Type: mdia Container: Track Box (trak) Mandatory: Yes Quantity: Exactly one. The media declaration container contains all the
atom/mdia.go:10
StructMinfBox
MinfBox - Media Information Box Box Type: minf Container: Media Box (mdia) Mandatory: Yes Quantity: Exactly one. This box contains all the objects th
atom/minf.go:11
StructMoovBox
MoovBox - Movie Box Box Type: moov Container: File Mandatory: Yes Quantity: Exactly one. The metadata for a presentation is stored in the single Movi
atom/moov.go:19
StructMp4Reader
Mp4Reader defines an mp4 reader structure.
atom/box.go:16
StructMvhdBox
MvhdBox - Movie Header Box Box Type: mvhd Container: Movie Box (moov) Mandatory: Yes Quantity: Exactly one. This box defines overall information whic
atom/mvhd.go:15
StructStblBox
StblBox - Sample Table Box Box Type: stbl Container: Media Information Box (minf) Mandatory: Yes Quantity: Exactly one.
atom/stbl.go:8
StructStsdBox
StsdBox - Sample Description Box Box Type: stsd Container: Sample Table Box (stbl) Mandatory: Yes Quantity: Exactly one.
atom/stsd.go:12
StructSttsBox
SttsBox - Decoding Time to Sample Box Box Type: stts Container: Sample Table Box (stbl) Mandatory: Yes Quantity: Exactly one.
atom/stts.go:10
StructTkhdBox
TkhdBox - Track Header Box Box Type: tkhd Container: Track Box (trak) Mandatory: Yes Quantity: Exactly one.
atom/tkhd.go:12
StructTrakBox
TrakBox - Track Box Box Type: tkhd Container: Movie Box (moov) Mandatory: Yes Quantity: One or more.
atom/trak.go:8
StructUuidBox
UuidBox - Uuid Box Box Type: uuid
atom/uuid.go:9
StructVmhdBox
VmhdBox - Video Media Header Box Box Type: vmhd Container: Media Information Box (minf) Mandatory: Yes Quantity: Exactly one specific media header sha
atom/vmhd.go:10
StructelstEntry
atom/elst.go:19
Structresponse
examples/server_example/main.go:11
Interfacesizer
For Go <1.9.
examples/server_example/main.go:18