BASS.NET API for the Un4seen BASS Audio Library

BASS_RECORDINFOflags Field

BASS.NET API for the Un4seen BASS Audio Library
The device's capabilities BASSRecordInfo. A combination of these flags (see BASSRecordInfo):
DSCCAPS_EMULDRIVERThe device's drivers do NOT have DirectSound recording support, so it is being emulated.
DSCCAPS_CERTIFIEDThe device driver has been certified by Microsoft.

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public BASSRecordInfo flags

Field Value

Type: BASSRecordInfo
See Also

Reference