C# Class TsRemux.H264Info

Inheritance: ElementaryParse
Afficher le fichier Open project: antiochus/tsremux Class Usage Examples

Private Properties

Свойство Type Description
GetNextExpGolomb System.UInt32
ScalingListSkip void

Méthodes publiques

Méthode Description
H264Info ( byte data, int offset ) : System

Private Methods

Méthode Description
GetNextExpGolomb ( ) : UInt32
ScalingListSkip ( int skip ) : void

Method Details

H264Info() public méthode

public H264Info ( byte data, int offset ) : System
data byte
offset int
Résultat System