Unit 'MMIO' Package
[Overview][Constants][Types][Procedures and functions][Index] [#os2units]

_MMVIDEODECOMPRESS

Declaration

Source position: mmio.pas line 1139

type _MMVIDEODECOMPRESS = record

  ulStructLen: LongInt;

  ulRectlCount: LongInt;

  prectl: PRECTL;

  ulSkipLength: LongInt;

  ulDecodeLines: LongInt;

  genpalPhysical: GENPAL;

  genpalVideo: GENPAL;

  rectlSrc: RectL;

  rectlDst: RectL;

  ulDeltaCount: LongInt;

  ulParm1: LongInt;

  ulParm2: LongInt;

  ulParm3: LongInt;

  ulParm4: LongInt;

end;


Documentation generated on: 2025-07-25