Share via


IMSVidVideoRenderer::put__MixerBitmap Method

This topic applies to Windows XP or later.
The put__MixerBitmap method specifies the static bitmap image.

Syntax

HRESULT put__MixerBitmap(
  [in]  VMRALPHABITMAP *pMixerPicture
);

Parameters

  • pMixerPicture [in]
    Specifies the address of a VMRALPHABITMAP structure that contains information about the bitmap.

Return Value

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

Requirements

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

See Also

IMSVidVideoRenderer Interface
IMSVidVideoRenderer::get__MixerBitmap
IMSVidVideoRenderer::put_MixerBitmap
Mixing an Image Onto the Video Window in C++

Send comments about this topic to Microsoft

Build date: 12/4/2008