Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The put_Presenter method sets the presenter object for the Enhanced Video Renderer (EVR) filter.
Syntax
HRESULT put_Presenter(
[in] IMFVideoPresenter *pAllocPresent
);
Parameters
[in] pAllocPresent
Pointer to a presenter's IMFVideoPresenter interface. This interface is documented in this Media Foundation SDK documentation.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows�Vista [desktop apps only] |
| Minimum supported server | None supported |
| Target Platform | Windows |
| Header | segment.h (include Msvidctl.h) |