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::OnBufferLost() ]
[ next: OnCreate() ]
__published:
__property TDx_Event OnBufferLost = {read=FOnBufferLost, write=FOnBufferLost, nodefault};
TDX_SOUNDBUFFER::ONBUFFERLOST()
[ component event ]
- Description
The
OnBufferLost
event
is
triggered
when
the
various
TDx_SoundBuffer
methods
determine
that
the
buffer
has
been
lost.
This
event
is
ideal
for
restoring
a
lost
buffer
to
its
previous
state.
- Parameters
Sender
The Sender parameter refers to the object that signalled the event.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: darren_john_dwyer@hotmail.com.
|
|