C# Class MP4_Mangler.ExtraBoxes.SmoothSmil

Inheritance: Box
Afficher le fichier Open project: i-e-b/HLS---Smooth-Encoder

Méthodes publiques

Méthode Description
Prepare ( ) : void
SmoothSmil ( byte SmilFile ) : System

Create a new SMIL container box. Please supply your own SMIL file.

Method Details

Prepare() public méthode

public Prepare ( ) : void
Résultat void

SmoothSmil() public méthode

Create a new SMIL container box. Please supply your own SMIL file.
public SmoothSmil ( byte SmilFile ) : System
SmilFile byte
Résultat System