C# Class TsRemux.StreamInfo

Exibir arquivo Open project: antiochus/tsremux Class Usage Examples

Public Methods

Method Description
StreamInfo ( ElementaryStreamTypes streamType, ushort elementaryPid ) : System
StreamInfo ( byte data, int index ) : System

Method Details

StreamInfo() public method

public StreamInfo ( ElementaryStreamTypes streamType, ushort elementaryPid ) : System
streamType ElementaryStreamTypes
elementaryPid ushort
return System

StreamInfo() public method

public StreamInfo ( byte data, int index ) : System
data byte
index int
return System