import "41.neocities.org/sofia/mdia"
type Box struct { BoxHeader sofia.BoxHeader Box []sofia.Box Minf minf.Box }
ISO/IEC 14496-12
aligned(8) class MediaBox extends Box('mdia') { }
func (b *Box) Append(data []byte) ([]byte, error)
func (b *Box) Read(data []byte) error
mdia.go