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

#include <dvp.h>

Data Fields

DWORD dwSize
 Size of the structure. More...
 
DWORD dwCaps
 
DWORD dwOverlay
 Zoom factor at which overlay is supported. More...
 
DWORD dwColorkey
 Zoom factor at which overlay w/ colorkey is supported. More...
 
DWORD dwYInterpolate
 Zoom factor at which overlay w/ Y interpolation is supported. More...
 
DWORD dwYInterpAndColorkey
 Zoom factor at which ovelray w/ Y interpolation and colorkeying is supported. More...
 
DWORD dwReserved1
 Reserved for future use - set to zero. More...
 
DWORD dwReserved2
 Reserved for future use - set to zero. More...
 

Field Documentation

◆ dwCaps

DWORD _DDVIDEOPORTBANDWIDTH::dwCaps

◆ dwColorkey

DWORD _DDVIDEOPORTBANDWIDTH::dwColorkey

Zoom factor at which overlay w/ colorkey is supported.

◆ dwOverlay

DWORD _DDVIDEOPORTBANDWIDTH::dwOverlay

Zoom factor at which overlay is supported.

◆ dwReserved1

DWORD _DDVIDEOPORTBANDWIDTH::dwReserved1

Reserved for future use - set to zero.

◆ dwReserved2

DWORD _DDVIDEOPORTBANDWIDTH::dwReserved2

Reserved for future use - set to zero.

◆ dwSize

DWORD _DDVIDEOPORTBANDWIDTH::dwSize

Size of the structure.

◆ dwYInterpAndColorkey

DWORD _DDVIDEOPORTBANDWIDTH::dwYInterpAndColorkey

Zoom factor at which ovelray w/ Y interpolation and colorkeying is supported.

◆ dwYInterpolate

DWORD _DDVIDEOPORTBANDWIDTH::dwYInterpolate

Zoom factor at which overlay w/ Y interpolation is supported.


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