C# Class MP4_Mangler.ExtraBoxes.SmoothSmil

Inheritance: Box
显示文件 Open project: i-e-b/HLS---Smooth-Encoder

Public Methods

Method Description
Prepare ( ) : void
SmoothSmil ( byte SmilFile ) : System

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

Method Details

Prepare() public method

public Prepare ( ) : void
return void

SmoothSmil() public method

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