Next: FMPTrayOperation
Up: General functions
Previous: FMPSet
  Contents
  Index
This command stops the playback.
DWORD FMPStop ();
Remarks
This function is synchronous: when the call returns, the
driver will be in stop mode.
Using the push model (FMPOpen), it is possible to resume playback after a FMPStop (using FMPPlay).
Using the disc playback model (FMPOpenDiscPlayback), it is not possible to resume playback
after a FMPStop. You have to call FMPClose after using FMPStop.
ReturnValue
Returns a 32 bit unsigned value. Typical return values might include one of the following :
See also
FMPPause(1.5.6), FMPPlay(1.5.7)
Figure 1.56:
FMPStop Operating Systems and Streaming Models
 |
Realmagic Build
2001-12-07