BASS.NET API for the Un4seen BASS Audio Library

BASS_WASAPI_DEVICEINFOSupportsRecording Property

BASS.NET API for the Un4seen BASS Audio Library
The device supportes recording (either an INPUT or LOOPBACK device).

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

public bool SupportsRecording { get; }

Property Value

Type: Boolean
See Also

Reference