Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 3.41 KB

nn-strmif-ivmrimagepresenterconfig.md

File metadata and controls

68 lines (57 loc) · 3.41 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NN:strmif.IVMRImagePresenterConfig
IVMRImagePresenterConfig (strmif.h)
The IVMRImagePresenterConfig interface provides methods for setting the rendering preferences on the allocator-presenter used by the Video Mixing Renderer Filter 7 (VMR-7).Applications should not use this interface directly.
IVMRImagePresenterConfig
IVMRImagePresenterConfig interface [DirectShow]
IVMRImagePresenterConfig interface [DirectShow]
described
IVMRImagePresenterConfigInterface
dshow.ivmrimagepresenterconfig
strmif/IVMRImagePresenterConfig
dshow\ivmrimagepresenterconfig.htm
dshow
cbf0fac4-c976-4c1a-ab3a-75ae0d565544
4/26/2023
IVMRImagePresenterConfig, IVMRImagePresenterConfig interface [DirectShow], IVMRImagePresenterConfig interface [DirectShow],described, IVMRImagePresenterConfigInterface, dshow.ivmrimagepresenterconfig, strmif/IVMRImagePresenterConfig
strmif.h
Dshow.h
Windows
Windows XP with SP1 [desktop apps only]
Windows Server 2003 [desktop apps only]
Strmiids.lib
Windows
19H1
IVMRImagePresenterConfig
strmif/IVMRImagePresenterConfig
c++
APIRef
kbSyntax
COM
Strmiids.lib
Strmiids.dll
IVMRImagePresenterConfig

IVMRImagePresenterConfig interface

-description

[The feature associated with this page, DirectShow, is a legacy feature. It has been superseded by MediaPlayer, IMFMediaEngine, and Audio/Video Capture in Media Foundation. Those features have been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer, IMFMediaEngine and Audio/Video Capture in Media Foundation instead of DirectShow, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

The IVMRImagePresenterConfig interface provides methods for setting the rendering preferences on the allocator-presenter used by the Video Mixing Renderer Filter 7 (VMR-7).

Applications should not use this interface directly. The VMR-7 filter's IVMRFilterConfig interface calls methods on this interface. The default allocator-presenter implements this interface. Custom allocator-presenters can also expose this interface.

For the VMR-9, use the IVMRImagePresenterConfig9 interface.

-inheritance

The IVMRImagePresenterConfig interface inherits from the IUnknown interface. IVMRImagePresenterConfig also has these types of members:

-see-also

Using the Video Mixing Renderer