Source position: mmbase.pas line 1532
type _VIDEO_FRAME_HDR = record |
FrameNumber: LongInt; |
FramesSkipped: LongInt; |
StreamTime: LongInt; |
FrameSize: LongInt; |
SHparm1: LongInt; |
reserved3: LongInt; |
reserved2: LongInt; |
reserved1: LongInt; |
end; |