Microsoft DirectX 8.0 (C++) |
Capture buffer effects are not available on current operating systems.
Set effects on capture buffers by describing them in the DSCBUFFERDESC structure passed to IDirectSoundCapture8::CreateCaptureBuffer. After the buffer has been created, retrieve information about the effects by using IDirectSoundCaptureBuffer8::GetFXStatus.
The following interfaces represent capture effects supported by DirectX 8.0, and can be used to set and retrieve parameters:
These interfaces are obtained from the capture buffer object by using IDirectSoundCaptureBuffer8::GetObjectInPath.