www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 Component Reference
|
|
[ TDDVideoPortCaps::NumVBIAutoFlipSurfaces ]
[ next: PreshrinkXStep ]
[ prev: NumPreferredAutoflip ]
__published:
__property dword NumVBIAutoFlipSurfaces = { read=FGetNumVBIAutoFlipSurfaces, write=FSetNumVBIAutoFlipSurfaces, default=0 };
TDDVIDEOPORTCAPS::NUMVBIAUTOFLIPSURFACES
[ component property ]
- Description
The NumVBIAutoFlipSurfaces property defines the number of autoflippable surfaces capable of recieving VBI data that are supported by the video port.
When autoflipping is being used a flip will occur every video port VSYNC unless the signal is being interleaved in memory, in which case a flip will occur every second VSYNC.
The number of VBI surfaces in the flip chain must equal the number of surfaces receiving the rest of the video data.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: [email protected].
|
|