Skip to content

Latest commit

 

History

History
70 lines (58 loc) · 2.36 KB

nc-ddrawint-pdd_mocompcb_getinternalinfo.md

File metadata and controls

70 lines (58 loc) · 2.36 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
NC:ddrawint.PDD_MOCOMPCB_GETINTERNALINFO
PDD_MOCOMPCB_GETINTERNALINFO (ddrawint.h)
The DdMoCompGetInternalInfo callback function allows the driver to report that it internally allocates display memory to perform motion compensation.
DdMoCompGetInternalInfo
DdMoCompGetInternalInfo callback function [Display Devices]
PDD_MOCOMPCB_GETINTERNALINFO
PDD_MOCOMPCB_GETINTERNALINFO callback
ddfncs_0dc5afc5-0e35-49eb-a376-afbfe5def553.xml
ddrawint/DdMoCompGetInternalInfo
display.ddmocompgetinternalinfo
display\ddmocompgetinternalinfo.htm
display
297ff4a2-52f4-4b24-9abe-9c7d22a9b3ad
12/05/2018
DdMoCompGetInternalInfo, DdMoCompGetInternalInfo callback function [Display Devices], PDD_MOCOMPCB_GETINTERNALINFO, PDD_MOCOMPCB_GETINTERNALINFO callback, ddfncs_0dc5afc5-0e35-49eb-a376-afbfe5def553.xml, ddrawint/DdMoCompGetInternalInfo, display.ddmocompgetinternalinfo
ddrawint.h
Winddi.h
Desktop
Windows
19H1
PDD_MOCOMPCB_GETINTERNALINFO
ddrawint/PDD_MOCOMPCB_GETINTERNALINFO
c++
APIRef
kbSyntax
UserDefined
ddrawint.h
DdMoCompGetInternalInfo

-description

The DdMoCompGetInternalInfo callback function allows the driver to report that it internally allocates display memory to perform motion compensation.

-parameters

-param unnamedParam1

Points to a DD_GETINTERNALMOCOMPDATA structure that contains the internal memory requirements.

-returns

DdMoCompGetInternalInfo returns one of the following callback codes:

-remarks

DirectDraw drivers that support motion compensation must implement DdMoCompGetInternalInfo.

This function allows the decoder and DirectShow to make better-informed decisions regarding what GUID to choose.

-see-also

DD_GETINTERNALMOCOMPDATA