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

    [ 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: [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.