Property | Type | Description | |
---|---|---|---|
DTS | long | ||
FrameData | byte[] | ||
HasEsRate | bool | ||
HeaderLength | int | ||
HighPriority | bool | ||
PTS | long | ||
ScrambleControl | int | ||
StreamId | int |
Method | Description | |
---|---|---|
PES ( byte RawPayload ) : System |
Digest a PES payload into structured table. Does not handle split-payloads -- agregate payloads before calling
|
Method | Description | |
---|---|---|
DecodeElementaryStream ( |
||
ReadDTS_PTS ( |
Decode the bizzare PTS+DTS format
|
|
ReadExtendedHeader ( |
||
ReadFlags ( |
Reads the long list of flags in the default PES header.
|
|
ReadPTS ( |
Decode the bizzare PTS format
|
|
ReadSpecialForm ( |
||
SpecialStream ( int StreamId ) : bool |
If true, the stream uses the alternate PES header form. If false, the stream uses the default PES header form.
|