C# Class MP4_Mangler.HeaderBoxes.ctts

An empty composition-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
ctts ( ) : System

Creates a stts with no data (empty box)

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

ctts() public méthode

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