www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Sound_Library v1.90 Component Reference
|
|
[ TDx_SoundCaptureBuffer::Stop() ]
[ next: Unlock() ]
[ prev: Start() ]
public:
virtual bool __fastcall Stop();
TDX_SOUNDCAPTUREBUFFER::STOP()
[ component method ]
- Description
The
TDx_SoundCaptureBuffer::Stop
method
will
halt
the
capture
of
data
into
this
buffer.
This
method
will
have
no
effect
if
the
buffer
is
already
stopped.
If
the
method
call
fails,
the
OnError
event
will
be
triggered
with
one
of
the
following
values:
DSERR_NODRIVER
DSERR_OUTOFMEMORY
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|