C# Class MP4_Mangler.HeaderBoxes.ctts

An empty composition-time-to-sample box.
Inheritance: FullBox
显示文件 Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

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

Creates a stts with no data (empty box)

Method Details

Prepare() public method

public Prepare ( ) : void
return void

ctts() public method

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