Gets the version of the LAME encoder found on the system

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public static string EncoderVersion { get; }
Visual Basic
Public Shared ReadOnly Property EncoderVersion As String
	Get
Visual C++
public:
static property String^ EncoderVersion {
	String^ get ();
}

See Also