Share via


IMSVidVideoRenderer::put__CustomCompositor Method

This topic applies to Windows XP or later.
The put__CustomCompositor method specifies a custom image compositor for the Video Mixing Renderer (VMR) to use.

Syntax

HRESULT put__CustomCompositor(
  [in]  IVMRImageCompositor *pCompositor
);

Parameters

Return Value

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

Applications can provide their own compositors to perform custom image compositing. For more information, see Using the Video Mixing Renderer.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IMSVidVideoRenderer Interface
IMSVidVideoRenderer::get__CustomCompositor
IMSVidVideoRenderer::put__CustomCompositorClass

Send comments about this topic to Microsoft

Build date: 12/4/2008