elementfactory.inc 351 B

123456789101112131415161718192021
  1. const
  2. gstreamerlib='libgstreamer-1.0'; {Setup as you need}
  3. { Pointers to basic pascal types, inserted by h2pas conversion program.}
  4. Type
  5. PLongint = ^Longint;
  6. PSmallInt = ^SmallInt;
  7. PByte = ^Byte;
  8. PWord = ^Word;
  9. PDWord = ^DWord;
  10. PDouble = ^Double;
  11. {$IFDEF FPC}
  12. {$PACKRECORDS C}
  13. {$ENDIF}
  14. (* error