next up previous contents index
Next: Events Up: Full Motion Player Application Previous: FMPPush   Contents   Index


Error messages

Name Description Codes
FMPE_OK No error 0x00000000
FMPE_ERROR Error: use getLastError to get the Error code 0xFFFFFFFF
FMPE_DRIVER_OPEN Driver is already open. 0x00000001
FMPE_DRIVER_NOT_OPEN Driver is not open. 0x00000002
FMPE_CANNOT_OPEN_DRIVER Cannot open the MPEG driver. 0x00000003
FMPE_NOT_ENOUGH_MEMORY There is no more memory available. 0x00000004
FMPE_NOT_IMPLEMENTED This function is not implemented. 0x00000005
FMPE_INVALID_INDEX The setting is invalid index. 0x00000006
FMPE_READ_ONLY The setting is only for reading. 0x00000007
FMPE_PUSH_WHILE_STOPPED Pushing data in stopped state. 0x00000008
FMPE_INVALID_PARAMETER Indicates that using invalid parameter. 0x00000009
FMPE_NO_MPEG_SERVER There is no MPEG Server running. 0x0000000A
FMPE_NO_ANALOG_OVERLAY_CAPABILITY There is no analog overlay. 0x0000000B
FMPE_INVALID_STREAM_TYPE This function does not support the current stream type. 0x0000000C
FMPE_ENTRY_MOD_INIT_FAILED MPEGDriverEntry failed because module loader failed to initialize. 0x0000000D
FMPE_ENTRY_HWL_INIT_FAILED MPEGDriverEntry Failed because failed to create MPEG Hardware driver. 0x0000000E
FMPE_ENTRY_DVDDEV_INIT_FAILED MPEGDriverEntry Failed because failed to create DVD-ROM device driver. 0x0000000F
FMPE_CDDA_FAILURE CDDANextTrack failure or end of disk or beginning of disk has been reached. 0x00000010
FMPE_UNEXPECTED Unexpected unknown errors for VCD and SVCD. 0x00000011
FMPE_DISABLED The function is currently disabled. 0x00000012
FMPE_INVALIDARG The list offset requested is out of range. 0x00000013
FMPE_TIMERACTIVATED The timer has been activated. 0x00000014
FMPE_FAILURE Indicates for VCD and SVCD failure. 0x00000015
     

next up previous contents index
Next: Events Up: Full Motion Player Application Previous: FMPPush   Contents   Index
Realmagic Build 2001-12-07