BASS.NET API for the Un4seen BASS Audio Library

IBaseEncoderEncoderDirectory Property

BASS.NET API for the Un4seen BASS Audio Library
This property should get and set the encoder's base directory. It might be used in the EncoderCommandLine implementation to return a fully qualified encoder command-line.

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

string EncoderDirectory { get; set; }

Property Value

Type: String
See Also

Reference