VCL RAD DirectX for C++ Builder

Welcome to

www.tdxlibrary.org

Home of the
the TDx_Library...

=- RAD DirectX =-

"RAD DirectX"
for
C++ Builder

...

Welcome to tdxlibrary.org Latest News

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

Register our Tools Available Downloads

Frequently Asked Questions Links to other sites Information about the tdxlibrary.org website


    TDx_Draw_Library v2.00 Component Reference

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

    [ TDDVideoPortBandwidth::Caps ]     [ next: Colorkey ]    

    public:

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




    -= Go to the TDDVideoPortBandwidth description =-    TDDVIDEOPORTBANDWIDTH::CAPS   [ component property ]

    • Description

        The Caps property defines flags indicating how the other properties of this component are to be interpreted.
        The described effect applies when the flag is set.
    • Flags

        DDVPBCAPS_DESTINATION
        The device capabilities are described in terms of the overlay's minimum stretch factor.
        This means bandwidth information provided for this device refers to the destination overlay size.
        The stretch factors detailed in the other properties of this component represent the minimum stretch factor that needs to be applied to successfully display an overlay of the size specified in the TDx_DrawVideoPort::GetBandwidthInfo() call.

        DDVPBCAPS_SOURCE
        The device capabilities are described in terms of the required source overlay size.
        This means bandwidth information provided for this device refers to the source overlay size.
        The stretch factors detailed in the other properties of this component represent how much the source overlay must be shrunk to successfully display an overlay of the size specified in the TDx_DrawVideoPort::GetBandwidthInfo() call.
        A value of 1000 indicates no modifications are required, a smaller value indicates the suggested source rectangle was too large.

    • See Also
    • Top





    If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.



























Top

Welcome |  Latest News |  Tools |  Demos |  Tutorials |  Reference |  Register |  Downloads
FAQ |  Links |  Site Information

This page is Copyright © 2019 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.