Welcome to
www.tdxlibrary.org
Home of the
the TDx_Library...
"RAD DirectX"
for
C++ Builder
...
|
TDx_Sound_Library v2.00 Component Reference
|
|
[ TDx_SoundBuffer::SetFrequency() ]
[ next: SetPan() ]
[ prev: SetFormat() ]
public:
virtual bool __fastcall SetFrequency( dword pFrequency );
TDX_SOUNDBUFFER::SETFREQUENCY()
[ component method ]
- Description
- Parameters
Frequency
The Frequency parameter defines the frequency, in hertz, at which audio samples are to be played by the buffer.
DSBFREQUENCY_ORIGINAL may be used to restore the original frequency defined in the format used when creating the buffer.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|