Retrieves the version of the BASSenc_OPUS.DLL that is loaded.
Namespace: Un4seen.Bass.AddOn.EncOpus
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax
Parameters
- fieldcount
- Type: SystemInt32
The number of components to use. The fieldCount ranges from 1 to 4 (major.minor.build.revision).
Return Value
Type: VersionThe BASSenc_OPUS version (major.minor.build.revision).
Remarks
Note: Calling this method will also automatically load the library into memory.
See Also