C# Class MP4_Mangler.HeaderBoxes.tkhd

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

Public Methods

Method Description
Prepare ( ) : void
tkhd ( int Width, int Height, int TrackId ) : System

Create a new track header

Method Details

Prepare() public method

public Prepare ( ) : void
return void

tkhd() public method

Create a new track header
public tkhd ( int Width, int Height, int TrackId ) : System
Width int
Height int
TrackId int
return System