home *** CD-ROM | disk | FTP | other *** search
- ** $VER: superplay.fd 4.2 (22.10.95)
- ##base _SuperPlayBase
- ##bias 30
- ##public
- SPL_AllocHandle(future)(A1)
- SPL_FreeHandle(handle)(A1)
- SPL_StopReplay(handle)(A1)
- SPL_FreeResources(handle)(A1)
- SPL_SuperPlay(handle,filename)(A1/A2)
- SPL_SuperWrite(handle,source_handle)(A1/A2)
- SPL_InitHandleAsDOS(handle,future)(A1/A2)
- SPL_InitHandleAsClip(handle,future)(A1/A2)
- SPL_SetWriteType(handle,akt_type,future)(A1/A2/A3)
- SPL_GetErrorString(error_code)(A1)
- SPL_SetWriteName(handle,writename,future)(A1/A2/A3)
- SPL_FileInfoRequest(handle,window,future)(A1/A2/A3)
- SPL_SetReqIOWindow(handle,window)(A1/A2)
- SPL_ReadPlayData(handle,buffer)(A1/A2)
- SPL_ContinueReplay(handle)(A1)
- SPL_FastForward(handle)(A1)
- SPL_FastBackward(handle)(A1)
- ** added with V2
- SPL_GetSampleList(handle,samplelist)(A1/A2)
- SPL_SetSampleList(handle,samplelist)(A1/A2)
- ** no functions added in V3
- ** added with V4
- SPL_GetFileType(handle,filename,filetype)(A1/A2/A3)
- ##end
-