Unit 'datatypes' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

TadtNewFormatFrame

Declaration

Source position: datatypes.pas line 798

type TadtNewFormatFrame = record

  MethodID: LongWord;

  alf_TimeStamp: LongWord;

  alf_Frame: LongWord;

  alf_Duration: LongWord;

  alf_BitMap: PBitMap;

  alf_CMap: PColorMap;

  alf_Sample: PShortInt;

  alf_SampleLength: LongWord;

  alf_Period: LongWord;

  alf_UserData: Pointer;

  alf_Size: LongWord;

  alf_LeftSample: PShortInt;

  alf_RightSample: PShortInt;

  alf_SamplesPerSec: LongWord;

end;


Documentation generated on: 2021-07-30