C# Class TsRemux.PesHeader

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

Public Methods

Method Description
PesHeader ( byte data ) : System
this ( int i ) : byte

Method Details

PesHeader() public method

public PesHeader ( byte data ) : System
data byte
return System

this() public method

public this ( int i ) : byte
i int
return byte