Share via


IAMVideoRendererMode Interface

Send Feedback

This interface manages the rendering mode used by the DirectShow Video Renderer Filter.

In addition to the methods inherited from IUnknown, this interface exposes the following methods.

Method Description
IAMVideoRendererMode::GetMode This method retrieves the current rendering mode.
SetMode This method sets the new rendering mode.

Requirements

DirectShow applications and DirectShow filters have different include file and link library requirements. See Setting Up the Build Environment for more information.

OS Versions: Windows CE 5.0 and later.
Header:

See Also

DirectShow Interfaces

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.