Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Note This topic applies to Windows XP Service Pack 1 or later.
The StillOff method cancels the still mode and resumes playback.
VidWebDVD.StillOff
Parameters
This method takes no parameters.
Return Value
This method does not return a value.
Error Codes
If the property fails, Err.Number may be set to one of the following values.
Value | Description |
---|---|
E_UNEXPECTED | Unspecified error. |
VFW_E_DVD_INVALIDDOMAIN | Invalid domain for this method. |
VFW_E_DVD_OPERATION_INHIBITED | UOP control prohibits the operation. |
Valid Domains
The following table shows the Annex J command name to which this method name corresponds, and the domains in which this method is valid.
Annex J Command Name | Valid Domains |
---|---|
Still_Off | DVD_DOMAIN_VideoManagerMenu
DVD_DOMAIN_VideoTitleSetMenu DVD_DOMAIN_Title |
Remarks
The player goes into still mode when it encounters a still frame authored on the disc. Still frames include the FBI warning and the title screen. The player notifies your application of a still frame by sending an EC_DVD_STILL_ON event. Still mode is different from the player being in a paused state because of a user operation. Calling StillOff resumes playback from still mode but does not restart the DVD Navigator filter when it is in a paused state.
Examples
oVidWebDVD.StillOff
Requirements
Type Library |
MS Video Control 1.0 Type Library and Microsoft Tuner 1.0 Type Library |
DLL |
Quartz.dll |
See Also
Send comments about this topic to Microsoft
Build date: 7/6/2010