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

#include <dvp.h>

Data Fields

DWORD dwSize
 size of the DDVIDEOPORTCAPS structure More...
 
DWORD dwFlags
 indicates which fields contain data More...
 
DWORD dwMaxWidth
 max width of the video port field More...
 
DWORD dwMaxVBIWidth
 max width of the VBI data More...
 
DWORD dwMaxHeight
 max height of the video port field More...
 
DWORD dwVideoPortID
 Video port ID (0 - (dwMaxVideoPorts -1)) More...
 
DWORD dwCaps
 Video port capabilities. More...
 
DWORD dwFX
 More video port capabilities. More...
 
DWORD dwNumAutoFlipSurfaces
 Number of autoflippable surfaces. More...
 
DWORD dwAlignVideoPortBoundary
 Byte restriction of placement within the surface. More...
 
DWORD dwAlignVideoPortPrescaleWidth
 Byte restriction of width after prescaling. More...
 
DWORD dwAlignVideoPortCropBoundary
 Byte restriction of left cropping. More...
 
DWORD dwAlignVideoPortCropWidth
 Byte restriction of cropping width. More...
 
DWORD dwPreshrinkXStep
 Width can be shrunk in steps of 1/x. More...
 
DWORD dwPreshrinkYStep
 Height can be shrunk in steps of 1/x. More...
 
DWORD dwNumVBIAutoFlipSurfaces
 Number of VBI autoflippable surfaces. More...
 
DWORD dwReserved1
 Reserved for future use. More...
 
DWORD dwReserved2
 Reserved for future use. More...
 

Field Documentation

◆ dwAlignVideoPortBoundary

DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortBoundary

Byte restriction of placement within the surface.

◆ dwAlignVideoPortCropBoundary

DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortCropBoundary

Byte restriction of left cropping.

◆ dwAlignVideoPortCropWidth

DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortCropWidth

Byte restriction of cropping width.

◆ dwAlignVideoPortPrescaleWidth

DWORD _DDVIDEOPORTCAPS::dwAlignVideoPortPrescaleWidth

Byte restriction of width after prescaling.

◆ dwCaps

DWORD _DDVIDEOPORTCAPS::dwCaps

Video port capabilities.

◆ dwFlags

DWORD _DDVIDEOPORTCAPS::dwFlags

indicates which fields contain data

◆ dwFX

DWORD _DDVIDEOPORTCAPS::dwFX

More video port capabilities.

◆ dwMaxHeight

DWORD _DDVIDEOPORTCAPS::dwMaxHeight

max height of the video port field

◆ dwMaxVBIWidth

DWORD _DDVIDEOPORTCAPS::dwMaxVBIWidth

max width of the VBI data

◆ dwMaxWidth

DWORD _DDVIDEOPORTCAPS::dwMaxWidth

max width of the video port field

◆ dwNumAutoFlipSurfaces

DWORD _DDVIDEOPORTCAPS::dwNumAutoFlipSurfaces

Number of autoflippable surfaces.

◆ dwNumVBIAutoFlipSurfaces

DWORD _DDVIDEOPORTCAPS::dwNumVBIAutoFlipSurfaces

Number of VBI autoflippable surfaces.

◆ dwPreshrinkXStep

DWORD _DDVIDEOPORTCAPS::dwPreshrinkXStep

Width can be shrunk in steps of 1/x.

◆ dwPreshrinkYStep

DWORD _DDVIDEOPORTCAPS::dwPreshrinkYStep

Height can be shrunk in steps of 1/x.

◆ dwReserved1

DWORD _DDVIDEOPORTCAPS::dwReserved1

Reserved for future use.

◆ dwReserved2

DWORD _DDVIDEOPORTCAPS::dwReserved2

Reserved for future use.

◆ dwSize

DWORD _DDVIDEOPORTCAPS::dwSize

size of the DDVIDEOPORTCAPS structure

◆ dwVideoPortID

DWORD _DDVIDEOPORTCAPS::dwVideoPortID

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


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