Skip to content

Latest commit

 

History

History
71 lines (57 loc) · 2.45 KB

nf-d3d11-id3d11videocontext-decoderendframe.md

File metadata and controls

71 lines (57 loc) · 2.45 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
NF:d3d11.ID3D11VideoContext.DecoderEndFrame
ID3D11VideoContext::DecoderEndFrame (d3d11.h)
Signals the end of a decoding operation.
DecoderEndFrame
DecoderEndFrame method [Media Foundation]
DecoderEndFrame method [Media Foundation]
ID3D11VideoContext interface
ID3D11VideoContext interface [Media Foundation]
DecoderEndFrame method
ID3D11VideoContext.DecoderEndFrame
ID3D11VideoContext::DecoderEndFrame
d3d11/ID3D11VideoContext::DecoderEndFrame
mf.id3d11videocontext_decoderendframe
mf\id3d11videocontext_decoderendframe.htm
mf
3596B70C-4BED-49C4-A0E4-8702DA219B01
12/05/2018
DecoderEndFrame, DecoderEndFrame method [Media Foundation], DecoderEndFrame method [Media Foundation],ID3D11VideoContext interface, ID3D11VideoContext interface [Media Foundation],DecoderEndFrame method, ID3D11VideoContext.DecoderEndFrame, ID3D11VideoContext::DecoderEndFrame, d3d11/ID3D11VideoContext::DecoderEndFrame, mf.id3d11videocontext_decoderendframe
d3d11.h
Windows
Windows 8 [desktop apps \| UWP apps]
Windows Server 2012 [desktop apps \| UWP apps]
Windows
19H1
ID3D11VideoContext::DecoderEndFrame
d3d11/ID3D11VideoContext::DecoderEndFrame
c++
APIRef
kbSyntax
COM
d3d11.h
ID3D11VideoContext.DecoderEndFrame

ID3D11VideoContext::DecoderEndFrame

-description

Signals the end of a decoding operation.

-parameters

-param pDecoder [in]

A pointer to the ID3D11VideoDecoder interface. To get this pointer, call ID3D11VideoDevice::CreateVideoDecoder.

-returns

If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

-see-also

ID3D11VideoContext

ID3D11VideoContext::DecoderBeginFrame