C# Class MP4_Mangler.HeaderBoxes.ftyp

Root level File Type box. Sibling of moov, moof, mdat, mvex and mfra
Inheritance: Box
ファイルを表示 Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

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

Create a new ftyp box, assuming isom / iso2 compatibiliy

Method Details

Prepare() public method

public Prepare ( ) : void
return void

ftyp() public method

Create a new ftyp box, assuming isom / iso2 compatibiliy
public ftyp ( ) : System
return System