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_Sound_Library v2.00 Component Reference

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

    [ TDSCCaps::Formats ]     [ next: Size ]     [ prev: Flags ]

    public:

        __property dword Formats = { read=FGetFormats, write=FSetFormats, default=0 };




    -= Go to the TDSCCaps description =-    TDSCCAPS::FORMATS   [ component property ]

    • Description

        The Formats property defines flags indicating the standard wave formats that are supported.
        These formats are the same as those used by the WAVEINCAPS structure utilized in the Win32 waveform audio functions.
    • Flags

        WAVE_FORMAT_1M08
        Wave formats that are 11.025 kHz, mono and 8-bit are supported by the hardware.

        WAVE_FORMAT_1M16
        Wave formats that are 11.025 kHz, mono and 16 bit are supported by the hardware.

        WAVE_FORMAT_1S08
        Wave formats that are 11.025 kHz, stereo and 8 bit are supported by the hardware.

        WAVE_FORMAT_1S16
        Wave formats that are 11.025 kHz, stereo and 16 bit are supported by the hardware.

        WAVE_FORMAT_2M08
        Wave formats that are 22.05 kHz, mono and 8 bit are supported by the hardware.

        WAVE_FORMAT_2M16
        Wave formats that are 22.05 kHz, mono and 16 bit are supported by the hardware.

        WAVE_FORMAT_2S08
        Wave formats that are 22.05 kHz, stereo and 8 bit are supported by the hardware.

        WAVE_FORMAT_2S16
        Wave formats that are 22.05 kHz, stereo and 16 bit are supported by the hardware.

        WAVE_FORMAT_4M08
        Wave formats that are 44.1 kHz, mono and 8 bit are supported by the hardware.

        WAVE_FORMAT_4M16
        Wave formats that are 44.1 kHz, mono and 16 bit are supported by the hardware.

        WAVE_FORMAT_4S08
        Wave formats that are 44.1 kHz, stereo and 8 bit are supported by the hardware.

        WAVE_FORMAT_4S16
        Wave formats that are 44.1 kHz, stereo and 16 bit are supported by the hardware.

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