BASS.NET API for the Un4seen BASS Audio Library

EncoderWMAEncoderCommandLine Property

BASS.NET API for the Un4seen BASS Audio Library
Returns an empty string, since WMA does not use any command-line tool, but instead directly uses the Un4seen.Bass.AddOn.Wma add-on.

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

public override string EncoderCommandLine { get; }

Property Value

Type: String

Implements

IBaseEncoderEncoderCommandLine
See Also

Reference