ReactOS 0.4.15-dev-7834-g00c4b3d
DD_VIDEOPORTCALLBACKS Struct Reference

#include <ddrawint.h>

Collaboration diagram for DD_VIDEOPORTCALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
PDD_VPORTCB_CANCREATEVIDEOPORT CanCreateVideoPort
 
PDD_VPORTCB_CREATEVIDEOPORT CreateVideoPort
 
PDD_VPORTCB_FLIP FlipVideoPort
 
PDD_VPORTCB_GETBANDWIDTH GetVideoPortBandwidth
 
PDD_VPORTCB_GETINPUTFORMATS GetVideoPortInputFormats
 
PDD_VPORTCB_GETOUTPUTFORMATS GetVideoPortOutputFormats
 
PVOID lpReserved1
 
PDD_VPORTCB_GETFIELD GetVideoPortField
 
PDD_VPORTCB_GETLINE GetVideoPortLine
 
PDD_VPORTCB_GETVPORTCONNECT GetVideoPortConnectInfo
 
PDD_VPORTCB_DESTROYVPORT DestroyVideoPort
 
PDD_VPORTCB_GETFLIPSTATUS GetVideoPortFlipStatus
 
PDD_VPORTCB_UPDATE UpdateVideoPort
 
PDD_VPORTCB_WAITFORSYNC WaitForVideoPortSync
 
PDD_VPORTCB_GETSIGNALSTATUS GetVideoSignalStatus
 
PDD_VPORTCB_COLORCONTROL ColorControl
 

Detailed Description

Definition at line 808 of file ddrawint.h.

Member Data Documentation

◆ CanCreateVideoPort

PDD_VPORTCB_CANCREATEVIDEOPORT DD_VIDEOPORTCALLBACKS::CanCreateVideoPort

Definition at line 811 of file ddrawint.h.

◆ ColorControl

PDD_VPORTCB_COLORCONTROL DD_VIDEOPORTCALLBACKS::ColorControl

Definition at line 826 of file ddrawint.h.

◆ CreateVideoPort

PDD_VPORTCB_CREATEVIDEOPORT DD_VIDEOPORTCALLBACKS::CreateVideoPort

Definition at line 812 of file ddrawint.h.

◆ DestroyVideoPort

PDD_VPORTCB_DESTROYVPORT DD_VIDEOPORTCALLBACKS::DestroyVideoPort

Definition at line 821 of file ddrawint.h.

◆ dwFlags

DWORD DD_VIDEOPORTCALLBACKS::dwFlags

Definition at line 810 of file ddrawint.h.

◆ dwSize

DWORD DD_VIDEOPORTCALLBACKS::dwSize

Definition at line 809 of file ddrawint.h.

◆ FlipVideoPort

PDD_VPORTCB_FLIP DD_VIDEOPORTCALLBACKS::FlipVideoPort

Definition at line 813 of file ddrawint.h.

◆ GetVideoPortBandwidth

PDD_VPORTCB_GETBANDWIDTH DD_VIDEOPORTCALLBACKS::GetVideoPortBandwidth

Definition at line 814 of file ddrawint.h.

◆ GetVideoPortConnectInfo

PDD_VPORTCB_GETVPORTCONNECT DD_VIDEOPORTCALLBACKS::GetVideoPortConnectInfo

Definition at line 820 of file ddrawint.h.

◆ GetVideoPortField

PDD_VPORTCB_GETFIELD DD_VIDEOPORTCALLBACKS::GetVideoPortField

Definition at line 818 of file ddrawint.h.

◆ GetVideoPortFlipStatus

PDD_VPORTCB_GETFLIPSTATUS DD_VIDEOPORTCALLBACKS::GetVideoPortFlipStatus

Definition at line 822 of file ddrawint.h.

◆ GetVideoPortInputFormats

PDD_VPORTCB_GETINPUTFORMATS DD_VIDEOPORTCALLBACKS::GetVideoPortInputFormats

Definition at line 815 of file ddrawint.h.

◆ GetVideoPortLine

PDD_VPORTCB_GETLINE DD_VIDEOPORTCALLBACKS::GetVideoPortLine

Definition at line 819 of file ddrawint.h.

◆ GetVideoPortOutputFormats

PDD_VPORTCB_GETOUTPUTFORMATS DD_VIDEOPORTCALLBACKS::GetVideoPortOutputFormats

Definition at line 816 of file ddrawint.h.

◆ GetVideoSignalStatus

PDD_VPORTCB_GETSIGNALSTATUS DD_VIDEOPORTCALLBACKS::GetVideoSignalStatus

Definition at line 825 of file ddrawint.h.

◆ lpReserved1

PVOID DD_VIDEOPORTCALLBACKS::lpReserved1

Definition at line 817 of file ddrawint.h.

◆ UpdateVideoPort

PDD_VPORTCB_UPDATE DD_VIDEOPORTCALLBACKS::UpdateVideoPort

Definition at line 823 of file ddrawint.h.

◆ WaitForVideoPortSync

PDD_VPORTCB_WAITFORSYNC DD_VIDEOPORTCALLBACKS::WaitForVideoPortSync

Definition at line 824 of file ddrawint.h.


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