next up previous contents index
Next: CDDAPrevTrack Up: CDDA functions Previous: CDDANextTrack   Contents   Index

CDDAPlayTrack

Plays a CDDA track from a specified position.

DWORD CDDAPlayTrack( DWORD dwTrack, DWORD dwMinutes, DWORD dwSeconds);

Return value
FMPE_OK successful
FMPE_DRIVER_NOT_OPEN error - driver not opened
FMPE_CDDA_FAILURE failure
FMPE_INVALID_PARAMETER invalid parameter.

Remarks
This function will cause the current playback to continue at the specified position. This function is only valid when the playback is normal (not fast forward or rewind). This function will return FMPE_INVALID_PARAMETER if the specified track is invalid.

Figure 1.6: CDDAPlayTrack Operating Systems and Streaming Models
\begin{figure}\centering\begin{tabular}{\vert l\vert c\vert c\vert c\vert c\vert...
...s CE & & & & & \\
Linux & & & & & $\bullet$\\
\hline
\end{tabular}\end{figure}



mabelsha 2002-03-26