C# Class MP4_Mangler.HeaderBoxes.trex

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

Public Methods

Method Description
Prepare ( ) : void
trex ( int TrackId ) : System

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

Method Details

Prepare() public method

public Prepare ( ) : void
return void

trex() public method

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