www.BCB-Tools.com

Home of
RAD DirectX
for
C++ Builder

...

C++ Builder wrapping DirectX

...

Please Register

So we can
create more

the TDx_Library
the TDx9_Library



Welcome to BCB-Tools.com Latest News

Development Tools Demo Applications Step-by-Step Tutorials Component Reference

Register Here! Available Downloads

Frequently Asked Questions Discussion Forums Receive emails from BCB-Tools.com Send us some Feedback

Links to other sites Information about the BCB-Tools.com website


    TDx_Draw_Library v1.90 Component Reference

    -= Click to navigate the reference =-
    Go to the Welcome Page

    [ TDDVideoPortCaps::Caps ]     [ next: ErrorValue ]     [ prev: AlignVideoPortPrescaleWidth ]

    public:

        __property dword Caps = { read=FGetCaps, write=FSetCaps, default=0 };




    -= Go to the TDDVideoPortCaps description =-    TDDVIDEOPORTCAPS::CAPS   [ component property ]

    • Description

        The Caps property defines flags indicating the available video port capabilities.
        The described effect applies when the flag is set.
    • Flags

        DDVPCAPS_AUTOFLIP
        Support for flips that are performed automatically when VREF's occur is available.
        This is useful in avoiding tearing. Flips will occur on every second VREF when the data is being interleaved in memory.

        DDVPCAPS_COLORCONTROL
        Support for color control operations being performed on incoming data before it is written to the frame buffer is available.

        DDVPCAPS_INTERLACED
        Support for interlaced video is available.

        DDVPCAPS_NONINTERLACED
        Support for non interlaced video is available.

        DDVPCAPS_OVERSAMPLEDVBI
        Support for formats or widths of VBI data that are different to those of the regular video data is available.

        DDVPCAPS_READBACKFIELD
        Support for the use of TDx_DrawVideoPort::GetFieldPolarity() is available.

        DDVPCAPS_READBACKLINE
        Support for the use of TDx_DrawVideoPort::GetVideoLine() is available.

        DDVPCAPS_SHAREABLE
        Support for two genlocked video streams sharing the video port with one stream using even fields and the other using odd fields is available.
        Separate properties such as address, scaling, cropping, etc, are maintained for both fields.

        DDVPCAPS_SKIPEVENFIELDS
        Support for automatically discarding the even fields of a video signal is available.

        DDVPCAPS_SKIPODDFIELDS
        Support for automatically discarding the odd fields of a video signal is available.

        DDVPCAPS_SYNCMASTER
        Support for driving the display refresh rate with the video port sync rate is available.

        DDVPCAPS_SYSTEMMEMORY
        Support for writing to system memory surfaces is available.

        DDVPCAPS_VBIANDVIDEOINDEPENDENT
        Support for controlling the VBI and video portions of a video stream with independent processes is available.

        DDVPCAPS_VBISURFACE
        Support for writing VBI data to a different surface than the video data is available.

    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: [email protected].



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Forums |  Feedback |  Mailing List |  Links |  Site Information

This page is Copyright © 2008 Darren John Dwyer, Australia. All Rights Reserved.
Borland C++ Builder, CBuilder, etc are Trademarks of Borland Corporation.
DirectX, DirectDraw, Windows, etc are Trademarks of Microsoft Corporation.