Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DdSyncVideoPortData callback function sets and modifies VPE object data before it is passed to the video miniport driver.
Syntax
PDD_KERNELCB_SYNCVIDEOPORT PddKernelcbSyncvideoport;
DWORD PddKernelcbSyncvideoport(
PDD_SYNCVIDEOPORTDATA unnamedParam1
)
{...}
Parameters
unnamedParam1
Points to a DD_SYNCVIDEOPORTDATA structure that contains the VPE object data.
Return value
DdSyncVideoPortData returns one of the following callback codes:
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | ddrawint.h (include Winddi.h) |