C# Class TsRemux.PcrPacket

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

Public Methods

Method Description
PcrPacket ( System.Int64 pcr, byte counter, ushort pid ) : System

Method Details

PcrPacket() public method

public PcrPacket ( System.Int64 pcr, byte counter, ushort pid ) : System
pcr System.Int64
counter byte
pid ushort
return System