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

    [ TDDVideoPortConnect::TypeID ]     [ prev: SizeAll ]

    public:

        __property GUID TypeID[dword pArrayIndex] = { read=FGetTypeID, write=FSetTypeID };




    -= Go to the TDDVideoPortConnect description =-    TDDVIDEOPORTCONNECT::TYPEID   [ component property ]

    • Description

        The TypeID property defines GUID's indicating the sync characteristics of the video port.
        Possible values of this property are not limited to those listed below, they are merely those that are predefined.
    • Flags

        DDVPTYPE_BROOKTREE
        The video sync information is embedded in the data stream using the Brooktree definition.

        DDVPTYPE_CCIR656
        The video sync information is embedded in the data stream according to the CCIR656 specification.

        DDVPTYPE_E_HREFH_VREFH
        The video sync is provided externally with the HREF indicated by an active high and the VREF indicated by an active high.

        DDVPTYPE_E_HREFH_VREFL
        The video sync is provided externally with the HREF indicated by an active high and the VREF is indicated by an active low.

        DDVPTYPE_E_HREFL_VREFH
        The video sync is provided externally with the HREF indicated by an active low and the VREF is indicated by an active high.

        DDVPTYPE_E_HREFL_VREFL
        The video sync is provided externally with the HREF indicated by an active low and the VREF is indicated by an active low.

        DDVPTYPE_PHILIPS
        The video sync information is embedded in the data stream using the Philips definition.

    • 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.