C# Class TsRemux.StreamInfo

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

Méthodes publiques

Méthode Description
StreamInfo ( ElementaryStreamTypes streamType, ushort elementaryPid ) : System
StreamInfo ( byte data, int index ) : System

Method Details

StreamInfo() public méthode

public StreamInfo ( ElementaryStreamTypes streamType, ushort elementaryPid ) : System
streamType ElementaryStreamTypes
elementaryPid ushort
Résultat System

StreamInfo() public méthode

public StreamInfo ( byte data, int index ) : System
data byte
index int
Résultat System