C# Class MP4_Mangler.HeaderBoxes.stts

An empty time-to-sample 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
stts ( ) : System

Creates a stts with no data (empty box)

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

stts() public méthode

Creates a stts with no data (empty box)
public stts ( ) : System
Résultat System