C# Class MP4_Mangler.HeaderBoxes.moov

Root level media format box. Sibling of ftyp, moof, mdat, mvex and mfra
Inheritance: Box
Datei anzeigen Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Protected Properties

Property Type Description
head mvhd
structure trak

Public Methods

Method Description
Prepare ( ) : void
moov ( ) : System

Method Details

Prepare() public method

public Prepare ( ) : void
return void

moov() public method

public moov ( ) : System
return System

Property Details

head protected_oe property

protected mvhd,MP4_Mangler.HeaderBoxes head
return mvhd

structure protected_oe property

protected trak,MP4_Mangler.HeaderBoxes structure
return trak