DirectX 5 Redocumentation
A redocumentation of DirectX 5, brought to you by a bunch of Infomaniacs.
_DDVIDEOPORTDESC Struct Reference

#include <dvp.h>

Data Fields

DWORD dwSize
 size of the DDVIDEOPORTDESC structure More...
 
DWORD dwFieldWidth
 width of the video port field More...
 
DWORD dwVBIWidth
 width of the VBI data More...
 
DWORD dwFieldHeight
 height of the video port field More...
 
DWORD dwMicrosecondsPerField
 Microseconds per video field. More...
 
DWORD dwMaxPixelsPerSecond
 Maximum pixel rate per second. More...
 
DWORD dwVideoPortID
 Video port ID (0 - (dwMaxVideoPorts -1)) More...
 
DWORD dwReserved1
 Reserved for future use - set to zero. More...
 
DDVIDEOPORTCONNECT VideoPortType
 Description of video port connection. More...
 
DWORD dwReserved2
 Reserved for future use - set to zero. More...
 
DWORD dwReserved3
 Reserved for future use - set to zero. More...
 

Field Documentation

◆ dwFieldHeight

DWORD _DDVIDEOPORTDESC::dwFieldHeight

height of the video port field

◆ dwFieldWidth

DWORD _DDVIDEOPORTDESC::dwFieldWidth

width of the video port field

◆ dwMaxPixelsPerSecond

DWORD _DDVIDEOPORTDESC::dwMaxPixelsPerSecond

Maximum pixel rate per second.

◆ dwMicrosecondsPerField

DWORD _DDVIDEOPORTDESC::dwMicrosecondsPerField

Microseconds per video field.

◆ dwReserved1

DWORD _DDVIDEOPORTDESC::dwReserved1

Reserved for future use - set to zero.

◆ dwReserved2

DWORD _DDVIDEOPORTDESC::dwReserved2

Reserved for future use - set to zero.

◆ dwReserved3

DWORD _DDVIDEOPORTDESC::dwReserved3

Reserved for future use - set to zero.

◆ dwSize

DWORD _DDVIDEOPORTDESC::dwSize

size of the DDVIDEOPORTDESC structure

◆ dwVBIWidth

DWORD _DDVIDEOPORTDESC::dwVBIWidth

width of the VBI data

◆ dwVideoPortID

DWORD _DDVIDEOPORTDESC::dwVideoPortID

Video port ID (0 - (dwMaxVideoPorts -1))

◆ VideoPortType

DDVIDEOPORTCONNECT _DDVIDEOPORTDESC::VideoPortType

Description of video port connection.


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