C# Class MP4_Mangler.HeaderBoxes.tkhd

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

Méthodes publiques

Méthode Description
Prepare ( ) : void
tkhd ( int Width, int Height, int TrackId ) : System

Create a new track header

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

tkhd() public méthode

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