next up previous contents index
Next: TimeSearch Up: Disc functions Previous: SubPictureStreamChange   Contents   Index


TimePlay

Play from the specified position of the Title by the Title number and Time

DWORD TimePlay(bTitleNumber, sTime);

Arguments
BYTE bTitleNumber Title Number to play The number is set between 1 and 99
STRING sTime value defining the time to start playback in the form of "hh:mm:ss:ff" (hours, minutes, seconds, and frames, each two digits)

Return value
Zero if successful. Otherwise returns an error code. DVDE_ARG Arguments are not valid. DVDE_TITLENUMBER The Title number does not exist DVDE_UNAUTHORIZED Unauthorized operation.

Remarks
The Player accesses to the specified frame (time code) and starts playing.

This function is only allowed for a One_Sequential_PGC_Title. This function executes the Pre-Command of the Program Chain.

See also
TimeSearch()

Figure 4.34: 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}



Sigma Designs 2001-05-01