Share via


IDvdControl::StillOff

 
Microsoft DirectShow 9.0

IDvdControl::StillOff

  • Note   The IDvdControl interface is deprecated. Use IDvdControl2 instread.

Resumes playback, canceling still mode.

Syntax

  HRESULT StillOff(void);

Return Value

Returns an HRESULT value .

Remarks

If the display image was not in still-store mode, this method does nothing.

This method returns an error unless the domain is DVD_DOMAIN_VideoManagerMenu, DVD_DOMAIN_VideoTitleSetMenu, or DVD_DOMAIN_Title. For more information, see DVD_DOMAIN.

Requirements

Reference: Dshow.h.

Library: Quartz.dll.

See Also