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

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