C# Class MP4_Mangler.HeaderBoxes.vmhd

Inheritance: FullBox
Afficher le fichier Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Méthodes publiques

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

Create a new Video media header

The spec says flags should be 1, with no info why.

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

vmhd() public méthode

Create a new Video media header
The spec says flags should be 1, with no info why.
public vmhd ( ) : System
Résultat System