C# Class Smoothget.Mp4.MediaDataBox

Inheritance: Box
Mostra file Open project: pinglossy/smoothget Class Usage Examples

Public Properties

Property Type Description
Start int

Public Methods

Method Description
MediaDataBox ( byte boxBytes, int start, int end ) : System

Method Details

MediaDataBox() public method

public MediaDataBox ( byte boxBytes, int start, int end ) : System
boxBytes byte
start int
end int
return System

Property Details

Start public_oe property

public int Start
return int