C# Class MP4_Mangler.HeaderBoxes.vmhd

Inheritance: FullBox
Datei anzeigen Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

Method 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 method

public Prepare ( ) : void
return void

vmhd() public method

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