Enum TSPidKind
- Namespace
- VisioForge.Core.Types.X.Special
- Assembly
- VisioForge.Core.dll
The role a PID plays in the transport stream.
public enum TSPidKindFields
Unknown = 0-
Unknown / not yet classified PID.
PAT = 1-
Program Association Table (PID 0).
PMT = 2-
Program Map Table.
Video = 3-
Elementary video stream.
Audio = 4-
Elementary audio stream.
Private = 5-
Subtitle / teletext / private data stream.
Null = 6-
Null padding packets (PID 0x1FFF).