ReactOS 0.4.15-dev-8093-g3285f69
DD_MOTIONCOMPCALLBACKS Struct Reference

#include <ddrawint.h>

Collaboration diagram for DD_MOTIONCOMPCALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
PDD_MOCOMPCB_GETGUIDS GetMoCompGuids
 
PDD_MOCOMPCB_GETFORMATS GetMoCompFormats
 
PDD_MOCOMPCB_CREATE CreateMoComp
 
PDD_MOCOMPCB_GETCOMPBUFFINFO GetMoCompBuffInfo
 
PDD_MOCOMPCB_GETINTERNALINFO GetInternalMoCompInfo
 
PDD_MOCOMPCB_BEGINFRAME BeginMoCompFrame
 
PDD_MOCOMPCB_ENDFRAME EndMoCompFrame
 
PDD_MOCOMPCB_RENDER RenderMoComp
 
PDD_MOCOMPCB_QUERYSTATUS QueryMoCompStatus
 
PDD_MOCOMPCB_DESTROY DestroyMoComp
 

Detailed Description

Definition at line 999 of file ddrawint.h.

Member Data Documentation

◆ BeginMoCompFrame

PDD_MOCOMPCB_BEGINFRAME DD_MOTIONCOMPCALLBACKS::BeginMoCompFrame

Definition at line 1007 of file ddrawint.h.

◆ CreateMoComp

PDD_MOCOMPCB_CREATE DD_MOTIONCOMPCALLBACKS::CreateMoComp

Definition at line 1004 of file ddrawint.h.

◆ DestroyMoComp

PDD_MOCOMPCB_DESTROY DD_MOTIONCOMPCALLBACKS::DestroyMoComp

Definition at line 1011 of file ddrawint.h.

◆ dwFlags

DWORD DD_MOTIONCOMPCALLBACKS::dwFlags

Definition at line 1001 of file ddrawint.h.

◆ dwSize

DWORD DD_MOTIONCOMPCALLBACKS::dwSize

Definition at line 1000 of file ddrawint.h.

◆ EndMoCompFrame

PDD_MOCOMPCB_ENDFRAME DD_MOTIONCOMPCALLBACKS::EndMoCompFrame

Definition at line 1008 of file ddrawint.h.

◆ GetInternalMoCompInfo

PDD_MOCOMPCB_GETINTERNALINFO DD_MOTIONCOMPCALLBACKS::GetInternalMoCompInfo

Definition at line 1006 of file ddrawint.h.

◆ GetMoCompBuffInfo

PDD_MOCOMPCB_GETCOMPBUFFINFO DD_MOTIONCOMPCALLBACKS::GetMoCompBuffInfo

Definition at line 1005 of file ddrawint.h.

◆ GetMoCompFormats

PDD_MOCOMPCB_GETFORMATS DD_MOTIONCOMPCALLBACKS::GetMoCompFormats

Definition at line 1003 of file ddrawint.h.

◆ GetMoCompGuids

PDD_MOCOMPCB_GETGUIDS DD_MOTIONCOMPCALLBACKS::GetMoCompGuids

Definition at line 1002 of file ddrawint.h.

◆ QueryMoCompStatus

PDD_MOCOMPCB_QUERYSTATUS DD_MOTIONCOMPCALLBACKS::QueryMoCompStatus

Definition at line 1010 of file ddrawint.h.

◆ RenderMoComp

PDD_MOCOMPCB_RENDER DD_MOTIONCOMPCALLBACKS::RenderMoComp

Definition at line 1009 of file ddrawint.h.


The documentation for this struct was generated from the following file: