Gets the version of the compiler LibVLC was compiled with.
Namespace: com.ptrampert.LibVLCBindAssembly: com.ptrampert.LibVLCBind (in com.ptrampert.LibVLCBind.dll) Version: 2.0.1.0 (2.0.1.0)
public string LibVLCCompiler { get; }
public string LibVLCCompiler { get; }
Public ReadOnly Property LibVLCCompiler As String
Get
Public ReadOnly Property LibVLCCompiler As String
Get
public:
virtual property String^ LibVLCCompiler {
String^ get () sealed;
}
public:
virtual property String^ LibVLCCompiler {
String^ get () sealed;
}
Property Value
Type:
StringImplements
IVLCFactory LibVLCCompiler