Next: TitlePlay
Up: Disc functions
Previous: TimePlay
  Contents
  Index
TimeSearch
This command stops the current presentation and starts presentation from the specified position of the title by Time within the same title.
DWORD TimeSearch( sTime);
Arguments
- 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
- DVD
Zero if successful. Otherwise returns an error code.
- DVDE_ARG Arguments are not valid.
- DVDE_UNAUTHORIZED Unauthorized operation.
- SVCD
- FMPE_OK successful
- FMPE_NOINTERFACE this interface is not supported in this case
- FMPE_UNEXPECTED unknow errors
- FMPE_INVALIDARG the specified time is out of range
- FMPE_TIMERACTIVATED the timer has been activated
- FMPE_FAILURE SVCD is not currently playing
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 does not execute the Pre-Command of the Program Chain.
See also
TimePlay(4.2.34)
Next: TitlePlay
Up: Disc functions
Previous: TimePlay
  Contents
  Index
Sigma Designs
2001-05-01