BASS.NET API for the Un4seen BASS Audio Library

BassUsesCoreAudio Property

BASS.NET API for the Un4seen BASS Audio Library
Gets, if BASS leverages additional Apple Core Audio Format audio codecs as installed with the OS (MacOSX only).

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

public static bool UsesCoreAudio { get; }

Property Value

Type: Boolean
See Also

Reference