C# Class BDInfo.TSPacketParser

Show file Open project: Tripplesixty/BDInfoCLI Class Usage Examples

Public Properties

Property Type Description
AdaptionFieldControl byte
AdaptionFieldLength byte
AdaptionFieldParse byte
AdaptionFieldState bool
HeaderParse byte
PAT byte[]
PATLastSectionNumber byte
PATOffset uint
PATPointerField byte
PATSectionLength ushort
PATSectionLengthParse byte
PATSectionNumber byte
PATSectionParse uint
PATSectionStart bool
PATTransferState bool
PCR ulong
PCRCount ulong
PCRPID ushort
PCRParse byte
PID ushort
PMT byte[]>.Dictionary
PMTLastSectionNumber byte
PMTOffset uint
PMTPID ushort
PMTPointerField byte
PMTProgramDescriptor byte
PMTProgramDescriptorLength byte
PMTProgramDescriptorLengthParse byte
PMTProgramDescriptors List
PMTProgramInfoLength ushort
PMTSectionLength ushort
PMTSectionLengthParse uint
PMTSectionNumber byte
PMTSectionParse uint
PMTSectionStart bool
PMTStreamDescriptorLength uint
PMTStreamDescriptorLengthParse uint
PMTStreamInfoLength ushort
PMTTemp byte
PMTTransferState bool
PTSDiff ulong
PTSFirst ulong
PTSLast ulong
PacketLength byte
PayloadUnitStartIndicator byte
PreviousPCR ulong
Stream TSStream
StreamState TSStreamState
SyncState bool
TimeCode uint
TimeCodeParse byte
TotalPackets ulong
TransportErrorIndicator byte
TransportPriority byte
TransportScramblingControl byte
TransportStreamId ushort

Property Details

AdaptionFieldControl public property

public byte AdaptionFieldControl
return byte

AdaptionFieldLength public property

public byte AdaptionFieldLength
return byte

AdaptionFieldParse public property

public byte AdaptionFieldParse
return byte

AdaptionFieldState public property

public bool AdaptionFieldState
return bool

HeaderParse public property

public byte HeaderParse
return byte

PAT public property

public byte[] PAT
return byte[]

PATLastSectionNumber public property

public byte PATLastSectionNumber
return byte

PATOffset public property

public uint PATOffset
return uint

PATPointerField public property

public byte PATPointerField
return byte

PATSectionLength public property

public ushort PATSectionLength
return ushort

PATSectionLengthParse public property

public byte PATSectionLengthParse
return byte

PATSectionNumber public property

public byte PATSectionNumber
return byte

PATSectionParse public property

public uint PATSectionParse
return uint

PATSectionStart public property

public bool PATSectionStart
return bool

PATTransferState public property

public bool PATTransferState
return bool

PCR public property

public ulong PCR
return ulong

PCRCount public property

public ulong PCRCount
return ulong

PCRPID public property

public ushort PCRPID
return ushort

PCRParse public property

public byte PCRParse
return byte

PID public property

public ushort PID
return ushort

PMT public property

public Dictionary PMT
return byte[]>.Dictionary

PMTLastSectionNumber public property

public byte PMTLastSectionNumber
return byte

PMTOffset public property

public uint PMTOffset
return uint

PMTPID public property

public ushort PMTPID
return ushort

PMTPointerField public property

public byte PMTPointerField
return byte

PMTProgramDescriptor public property

public byte PMTProgramDescriptor
return byte

PMTProgramDescriptorLength public property

public byte PMTProgramDescriptorLength
return byte

PMTProgramDescriptorLengthParse public property

public byte PMTProgramDescriptorLengthParse
return byte

PMTProgramDescriptors public property

public List PMTProgramDescriptors
return List

PMTProgramInfoLength public property

public ushort PMTProgramInfoLength
return ushort

PMTSectionLength public property

public ushort PMTSectionLength
return ushort

PMTSectionLengthParse public property

public uint PMTSectionLengthParse
return uint

PMTSectionNumber public property

public byte PMTSectionNumber
return byte

PMTSectionParse public property

public uint PMTSectionParse
return uint

PMTSectionStart public property

public bool PMTSectionStart
return bool

PMTStreamDescriptorLength public property

public uint PMTStreamDescriptorLength
return uint

PMTStreamDescriptorLengthParse public property

public uint PMTStreamDescriptorLengthParse
return uint

PMTStreamInfoLength public property

public ushort PMTStreamInfoLength
return ushort

PMTTemp public property

public byte PMTTemp
return byte

PMTTransferState public property

public bool PMTTransferState
return bool

PTSDiff public property

public ulong PTSDiff
return ulong

PTSFirst public property

public ulong PTSFirst
return ulong

PTSLast public property

public ulong PTSLast
return ulong

PacketLength public property

public byte PacketLength
return byte

PayloadUnitStartIndicator public property

public byte PayloadUnitStartIndicator
return byte

PreviousPCR public property

public ulong PreviousPCR
return ulong

Stream public property

public TSStream,BDInfo Stream
return TSStream

StreamState public property

public TSStreamState,BDInfo StreamState
return TSStreamState

SyncState public property

public bool SyncState
return bool

TimeCode public property

public uint TimeCode
return uint

TimeCodeParse public property

public byte TimeCodeParse
return byte

TotalPackets public property

public ulong TotalPackets
return ulong

TransportErrorIndicator public property

public byte TransportErrorIndicator
return byte

TransportPriority public property

public byte TransportPriority
return byte

TransportScramblingControl public property

public byte TransportScramblingControl
return byte

TransportStreamId public property

public ushort TransportStreamId
return ushort