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
|
|
[ TDSCCaps::Flags ]
[ next: Formats ]
[ prev: ErrorValue ]
public:
__property dword Flags = { read=FGetFlags, write=FSetFlags, default=0 };
TDSCCAPS::FLAGS
[ component property ]
- Description
The Flags property defines flags specifying the available hardware capture buffer capabilities.
The described effect applies when the flag is set.
- Flags
DSCAPS_CERTIFIED
The wave demodulation driver has been tested and certified by Microsoft.
DSCCAPS_EMULDRIVER
There is no DirectSoundCapture driver installed for this device, so it is being emulated using the standard Windows waveform-audio functions.
Expect some degree of performance degradation.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|