next up previous contents index
Next: GoUp Up: Disc functions Previous: FastForward   Contents   Index


ForwardScan

The operation to scan play at the specified Speed. This user function includes scan play and slow playback for forward navigation at any speed (except normal speed).

DWORD ForwardScan (wSpeed, bFast);

Arguments
WORD wSpeed Speed of the stream (2 for x2, 4 for x4, 6 for x6, 8 for x8)
BOOL bFast TRUE if Fast-Forward, FALSE if Slow motion

Return value
Zero if successful. Otherwise returns an error code.
DVDE_ARG Arguments are not valid.
DVDE_UNAUTHORIZED Unauthorized operation.

Remarks
Slow motion is implemented.

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



mabelsha 2002-03-26