C# Class TsRemux.H264Info

Inheritance: ElementaryParse
ファイルを表示 Open project: antiochus/tsremux Class Usage Examples

Private Properties

Property Type Description
GetNextExpGolomb System.UInt32
ScalingListSkip void

Public Methods

Method Description
H264Info ( byte data, int offset ) : System

Private Methods

Method Description
GetNextExpGolomb ( ) : UInt32
ScalingListSkip ( int skip ) : void

Method Details

H264Info() public method

public H264Info ( byte data, int offset ) : System
data byte
offset int
return System