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

CDDAFastForward

Fast forward.

DWORD CDDAFastForward (DWORD dwSpeed);

Return value
FMPE_OK successful
FMPE_DRIVER_NOT_OPEN error - driver not opened
FMPE_CDDA_FAILURE failure

Remarks
The dwSpeed parameter indicated how many cdda sectors will be skipped inbetween each read. The number of sectors skipped is equal to: (dwSpeed-1)*6. If dwSpeed is equal to 0 or 1, the playback will resume normally.

Figure 1.1: CDDAFastForward 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}



Realmagic Build 2001-12-07