C# Class MP4_Mangler.HeaderBoxes.stsd_mp3

An attempt to create a simple, minimal stds and children to demark an MP3 stream to IIS. Fingers crossed, it might work.
Inheritance: FullBox
Show file Open project: i-e-b/HLS---Smooth-Encoder Class Usage Examples

Public Methods

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

Method Details

Prepare() public method

public Prepare ( ) : void
return void

stsd_mp3() public method

public stsd_mp3 ( ) : System
return System