C# Class MP4_Mangler.HeaderBoxes.moov

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

Protected Properties

Свойство Type Description
head mvhd
structure trak

Méthodes publiques

Méthode Description
Prepare ( ) : void
moov ( ) : System

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

moov() public méthode

public moov ( ) : System
Résultat System

Property Details

head protected_oe property

protected mvhd,MP4_Mangler.HeaderBoxes head
Résultat mvhd

structure protected_oe property

protected trak,MP4_Mangler.HeaderBoxes structure
Résultat trak