Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Draw_Library v2.00 Component Reference
|
|
[ TDDVideoPortCaps::NumAutoFlipSurfaces ]
[ next: NumFilterTapsX ]
[ prev: MaxWidth ]
__published:
__property dword NumAutoFlipSurfaces = { read=FGetNumAutoFlipSurfaces, write=FSetNumAutoFlipSurfaces, default=0 };
TDDVIDEOPORTCAPS::NUMAUTOFLIPSURFACES
[ component property ]
- Description
The NumAutoFlipSurfaces property defines the number of autoflippable surfaces that are supported by the video port.
When autoflipping surfaces are being used a flip will occur every video port VSYNC unless the signal is being interleaved in memory, in which case flip will occur every second VSYNC.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|