C# Class MP4_Mangler.FragmentBoxes.mfhd

Media fragment header box
Inheritance: FullBox
ファイルを表示 Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

Method Description
Prepare ( ) : void
mfhd ( UInt32 SequenceNumber ) : System

Create a new header box

Method Details

Prepare() public method

public Prepare ( ) : void
return void

mfhd() public method

Create a new header box
public mfhd ( UInt32 SequenceNumber ) : System
SequenceNumber System.UInt32
return System