home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 470.lha / MED_v2.13 / PROGRAMMERS / MEDPlayerLibrary / libproto.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-02-05  |  564 b   |  13 lines

  1. /* prototypes for MEDPlayer.library V1.00*/
  2. #pragma libcall MEDPlayerBase GetPlayer 1e 1
  3. #pragma libcall MEDPlayerBase FreePlayer 24 0
  4. #pragma libcall MEDPlayerBase PlayModule 2a 801
  5. #pragma libcall MEDPlayerBase ContModule 30 801
  6. #pragma libcall MEDPlayerBase StopPlayer 36 0
  7. #pragma libcall MEDPlayerBase DimOffPlayer 3c 1
  8. #pragma libcall MEDPlayerBase SetTempo 42 1
  9. #pragma libcall MEDPlayerBase LoadModule 48 801
  10. #pragma libcall MEDPlayerBase UnLoadModule 4e 801
  11. #pragma libcall MEDPlayerBase GetCurrentModule 54 0
  12. #pragma libcall MEDPlayerBase ResetMIDI 5a 0
  13.