C# Class BDInfo.TSStreamState

Datei anzeigen Open project: Tripplesixty/BDInfoCLI Class Usage Examples

Public Properties

Property Type Description
DTSParse byte
DTSPrev ulong
DTSTemp ulong
PESHeader byte[]
PESHeaderFlags byte
PESHeaderIndex byte
PESHeaderLength byte
PTS ulong
PTSCount ulong
PTSDiff ulong
PTSLast ulong
PTSParse byte
PTSPrev ulong
PTSTemp ulong
PTSTransfer ulong
PacketLength int
PacketLengthParse byte
PacketParse byte
Parse uint
PeakTransferLength long
PeakTransferRate long
StreamBuffer TSStreamBuffer
StreamTag string
TotalBytes ulong
TotalPackets ulong
TransferCount ulong
TransferInterval double
TransferLength int
TransferMarker double
TransferState bool
WindowBytes ulong
WindowPackets ulong

Property Details

DTSParse public_oe property

public byte DTSParse
return byte

DTSPrev public_oe property

public ulong DTSPrev
return ulong

DTSTemp public_oe property

public ulong DTSTemp
return ulong

PESHeader public_oe property

public byte[] PESHeader
return byte[]

PESHeaderFlags public_oe property

public byte PESHeaderFlags
return byte

PESHeaderIndex public_oe property

public byte PESHeaderIndex
return byte

PESHeaderLength public_oe property

public byte PESHeaderLength
return byte

PTS public_oe property

public ulong PTS
return ulong

PTSCount public_oe property

public ulong PTSCount
return ulong

PTSDiff public_oe property

public ulong PTSDiff
return ulong

PTSLast public_oe property

public ulong PTSLast
return ulong

PTSParse public_oe property

public byte PTSParse
return byte

PTSPrev public_oe property

public ulong PTSPrev
return ulong

PTSTemp public_oe property

public ulong PTSTemp
return ulong

PTSTransfer public_oe property

public ulong PTSTransfer
return ulong

PacketLength public_oe property

public int PacketLength
return int

PacketLengthParse public_oe property

public byte PacketLengthParse
return byte

PacketParse public_oe property

public byte PacketParse
return byte

Parse public_oe property

public uint Parse
return uint

PeakTransferLength public_oe property

public long PeakTransferLength
return long

PeakTransferRate public_oe property

public long PeakTransferRate
return long

StreamBuffer public_oe property

public TSStreamBuffer,BDInfo StreamBuffer
return TSStreamBuffer

StreamTag public_oe property

public string StreamTag
return string

TotalBytes public_oe property

public ulong TotalBytes
return ulong

TotalPackets public_oe property

public ulong TotalPackets
return ulong

TransferCount public_oe property

public ulong TransferCount
return ulong

TransferInterval public_oe property

public double TransferInterval
return double

TransferLength public_oe property

public int TransferLength
return int

TransferMarker public_oe property

public double TransferMarker
return double

TransferState public_oe property

public bool TransferState
return bool

WindowBytes public_oe property

public ulong WindowBytes
return ulong

WindowPackets public_oe property

public ulong WindowPackets
return ulong