IDVDRenderer::Step (Windows CE 5.0)
This method causes the decoder to temporarily start playback, to decode and display picture, and then enter into paused state on return. The decoder continues to decode and display subpicture data but it discards audio data.
HRESULT Slow(BOOLbForward);
Parameters
- bForward
[in] The following table lists the values for the bForward parameter.Value Description TRUE Means single step forward. FALSE Means single step backward.
Return Values
If the method completes successfully, the return value is S_OK.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvddrvr.idl.
See Also
Send Feedback on this topic to the authors