BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAEncoderExists Property

BASS.NET API for the Un4seen BASS Audio Library
This property always return , since we use the native BASSWMA add-on.

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

public override bool EncoderExists { get; }

Property Value

Type: Boolean

Implements

IBaseEncoderEncoderExists
Remarks

Make sure to have "basswma.dll" available in your path.
See Also

Reference