C# Class Smoothget.Mp4.TfrfBox

Inheritance: Box
Exibir arquivo Open project: pinglossy/smoothget Class Usage Examples

Public Properties

Property Type Description
Array Element[]
Flags byte[]
Version byte

Public Methods

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

Method Details

TfrfBox() public method

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

Property Details

Array public_oe property

public Element[] Array
return Element[]

Flags public_oe property

public byte[] Flags
return byte[]

Version public_oe property

public byte Version
return byte