C# Class MP4_Mangler.HeaderBoxes.stts

An empty time-to-sample box.
Inheritance: FullBox
Datei anzeigen Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

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

Creates a stts with no data (empty box)

Method Details

Prepare() public method

public Prepare ( ) : void
return void

stts() public method

Creates a stts with no data (empty box)
public stts ( ) : System
return System