C# Class MP4_Mangler.HeaderBoxes.mvex

Root level fragment signalling box. Sibling of ftyp, moof, mdat and mfra
Inheritance: Box
Exibir arquivo Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

Method Description
Prepare ( ) : void
mvex ( ) : System

Creates an 'mvex' box, which signals that the containing file is at least partially fragmented. Also adds blank 'trex' boxes for each track ID specified

Method Details

Prepare() public method

public Prepare ( ) : void
return void

mvex() public method

Creates an 'mvex' box, which signals that the containing file is at least partially fragmented. Also adds blank 'trex' boxes for each track ID specified
public mvex ( ) : System
return System