Next: Callback functions
Up: Full Motion Player Application
Previous: List of Figures
  Contents
  Index
Command description
Push Model
Following are the different commands you can use to access the driver.
Here is a summary of the commands classed by function.
- To open and close the MPEG driver
- MPEGDriverEntry opens the MPEG driver
- MPEGDriverUnload closes the MPEG driver
- To open and close a stream
- FMPOpen opens a stream (Push Model)
- FMPClose closes a stream
- To play the stream
- FMPPlay plays a stream
- FMPPause pauses a stream
- FMPStop stops a stream
- To set and get parameters
- FMPSet sets a parameter
- FMPGet gets a parameter
- To send data to the driver
- FMPGetBuffer gets a buffer from the driver
- FMPPush pushes data to the driver
- FMPFlush flushes the internal buffers
Subsections
Next: Callback functions
Up: Full Motion Player Application
Previous: List of Figures
  Contents
  Index
Realmagic Build
2001-12-07