C# Class MP4_Mangler.FragmentBoxes.mfhd

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

Méthodes publiques

Méthode Description
Prepare ( ) : void
mfhd ( UInt32 SequenceNumber ) : System

Create a new header box

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

mfhd() public méthode

Create a new header box
public mfhd ( UInt32 SequenceNumber ) : System
SequenceNumber System.UInt32
Résultat System