BASS.NET API for the Un4seen BASS Audio Library

BASS_DEVICEINFOIsEnabled Property

BASS.NET API for the Un4seen BASS Audio Library
The device is enabled and can be used.

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

public bool IsEnabled { get; }

Property Value

Type: Boolean
See Also

Reference