C# Class MP4_Mangler.HeaderBoxes.trex

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

Méthodes publiques

Méthode Description
Prepare ( ) : void
trex ( int TrackId ) : System

Create a blank 'trex' for the given track id.

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

trex() public méthode

Create a blank 'trex' for the given track id.
public trex ( int TrackId ) : System
TrackId int
Résultat System