Specifies information about a packet
Name | Type | Description |
---|---|---|
cbPacketData | long | size of a packet data |
eFlags | eMFPacketFlags | flags |
llDts | long | packet times |
llDuration | long | duration of a packet |
llFilePos | long | file position |
llPts | long | packet times |
lpPacketData | long | a pointer to the packet data |
nIndexInSegment | integer | an index in a segment |
nKeyDistance | integer | key distance |
nOrderInSegment | integer | order in segment |
nStreamIndex | integer | stream index |
rtSegmentStart | REFERENCE_TIME | time of a segment start |