BASS.NET API for the Un4seen BASS Audio Library

BassAsioHandlerIsInputFullDuplex Property

BASS.NET API for the Un4seen BASS Audio Library
Returns , if the ASIO handler is used with an ASIO input device and the full-duplex option was set via SetFullDuplex(Int32, Int32).

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

public bool IsInputFullDuplex { get; }

Property Value

Type: Boolean
See Also

Reference