Next: MPEGDriverEntry
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.
ReturnValue
Returns a 32 bit unsigned value. Typical return values might include one of the following :
See also
FMPPause(4.3.8), FMPPlay(4.3.9)
Figure 4.49:
FMPStop Operating Systems and Streaming Models
 |
Sigma Designs
2001-05-01