C# Class Smoothget.Mp4.TfrfBox

Inheritance: Box
Afficher le fichier Open project: pinglossy/smoothget Class Usage Examples

Méthodes publiques

Свойство Type Description
Array Element[]
Flags byte[]
Version byte

Méthodes publiques

Méthode Description
TfrfBox ( byte boxBytes, int start, int end ) : System

Method Details

TfrfBox() public méthode

public TfrfBox ( byte boxBytes, int start, int end ) : System
boxBytes byte
start int
end int
Résultat System

Property Details

Array public_oe property

public Element[] Array
Résultat Element[]

Flags public_oe property

public byte[] Flags
Résultat byte[]

Version public_oe property

public byte Version
Résultat byte