ReactOS 0.4.15-dev-7942-gd23573b
_DDVIDEOPORTDESC Struct Reference

#include <dvp.h>

Collaboration diagram for _DDVIDEOPORTDESC:

Public Attributes

DWORD dwSize
 
DWORD dwFieldWidth
 
DWORD dwVBIWidth
 
DWORD dwFieldHeight
 
DWORD dwMicrosecondsPerField
 
DWORD dwMaxPixelsPerSecond
 
DWORD dwVideoPortID
 
DWORD dwReserved1
 
DDVIDEOPORTCONNECT VideoPortType
 
ULONG_PTR dwReserved2
 
ULONG_PTR dwReserved3
 

Detailed Description

Definition at line 52 of file dvp.h.

Member Data Documentation

◆ dwFieldHeight

DWORD _DDVIDEOPORTDESC::dwFieldHeight

Definition at line 57 of file dvp.h.

◆ dwFieldWidth

DWORD _DDVIDEOPORTDESC::dwFieldWidth

Definition at line 55 of file dvp.h.

◆ dwMaxPixelsPerSecond

DWORD _DDVIDEOPORTDESC::dwMaxPixelsPerSecond

Definition at line 59 of file dvp.h.

◆ dwMicrosecondsPerField

DWORD _DDVIDEOPORTDESC::dwMicrosecondsPerField

Definition at line 58 of file dvp.h.

◆ dwReserved1

DWORD _DDVIDEOPORTDESC::dwReserved1

Definition at line 61 of file dvp.h.

◆ dwReserved2

ULONG_PTR _DDVIDEOPORTDESC::dwReserved2

Definition at line 63 of file dvp.h.

◆ dwReserved3

ULONG_PTR _DDVIDEOPORTDESC::dwReserved3

Definition at line 64 of file dvp.h.

◆ dwSize

DWORD _DDVIDEOPORTDESC::dwSize

Definition at line 54 of file dvp.h.

◆ dwVBIWidth

DWORD _DDVIDEOPORTDESC::dwVBIWidth

Definition at line 56 of file dvp.h.

◆ dwVideoPortID

DWORD _DDVIDEOPORTDESC::dwVideoPortID

Definition at line 60 of file dvp.h.

◆ VideoPortType

DDVIDEOPORTCONNECT _DDVIDEOPORTDESC::VideoPortType

Definition at line 62 of file dvp.h.


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