Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDx_Sound::SpeakerConfig ]
[ prev: ErrorValue ]
public:
__property dword SpeakerConfig = { read=FGetSpeakerConfig, write=FSetSpeakerConfig, nodefault };
TDX_SOUND::SPEAKERCONFIG
[ component property ]
- Description
The SpeakerConfig property can be used as an alternative to calling the TDx_Sound::GetSpeakerConfig() and TDx_Sound::SetSpeakerConfig() methods.
Retrieving this property calls the GetSpeakerConfig() method and returns the result.
Setting this property calls the SetSpeakerConfig() method and passes the supplied property value as the method parameter.
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|