Unit 'mmbase' Package
[Overview][Constants][Types][Index] [#os2units]

VIDEOFRAME

Declaration

Source position: mmbase.pas line 1796

type VIDEOFRAME = record

  usTrackNumber: Word;

  ulDuration: LongInt;

  ulFrameFlags: LongInt;

  ulCompressionType: LongInt;

  bData: array [0..1] of Byte;

end;


Documentation generated on: 2025-07-25