Click or drag to resize

LAMEVersion Class

LAME DLL version information
Inheritance Hierarchy
SystemObject
  Ozeki.MediaLAMEVersion

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public class LAMEVersion

The LAMEVersion type exposes the following members.

Constructors
 NameDescription
Public methodLAMEVersionInitializes a new instance of the LAMEVersion class
Top
Properties
 NameDescription
Public propertyfeaturesCompile-time features string
Top
Fields
 NameDescription
Public fieldalphaLAME library 'Alpha' version flag
Public fieldbetaLAME library 'Beta' version flag
Public fieldmajorLAME library major version
Public fieldminorLAME library minor version
Public fieldpsy_alphaPsychoacoustic code 'Alpha' version flag
Public fieldpsy_betaPsychoacoustic code 'Beta' version flag
Public fieldpsy_majorPsychoacoustic code major version
Public fieldpsy_minorPsychoacoustic code minor version
Top
See Also