C# Class TsRemux.Descriptor

Afficher le fichier Open project: antiochus/tsremux

Protected Properties

Свойство Type Description
mdata byte[]

Méthodes publiques

Méthode Description
Descriptor ( byte data, int startIndex ) : System

Method Details

Descriptor() public méthode

public Descriptor ( byte data, int startIndex ) : System
data byte
startIndex int
Résultat System

Property Details

mdata protected_oe property

protected byte[] mdata
Résultat byte[]