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

_MMVIDEOHEADER

Declaration

Source position: mmio.pas line 1362

type _MMVIDEOHEADER = record

  ulStructLen: LongInt;

  ulContentType: LongInt;

  ulMediaType: LongInt;

  ulVideoCapsFlags: LongInt;

  ulWidth: LongInt;

  ulHeight: LongInt;

  ulScale: LongInt;

  ulRate: LongInt;

  ulStart: LongInt;

  ulLength: LongInt;

  ulTotalFrames: LongInt;

  ulInitialFrames: LongInt;

  mmtimePerFrame: MMTIME;

  ulSuggestedBufferSize: LongInt;

  genpalVideo: GENPAL;

  pmmXDIBHeader: pmmxdibHeader;

  ulHHRWidth: LongInt;

  fHHR: Boolean;

end;


Documentation generated on: 2025-07-25