Click or drag to resize

LibMp3Lame Class

Inheritance Hierarchy
SystemObject
  Ozeki.MediaLibMp3Lame

Namespace: Ozeki.Media
Assembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.5.1
Syntax
public class LibMp3Lame : IDisposable

The LibMp3Lame type exposes the following members.

Constructors
 NameDescription
Public methodLibMp3LameInitializes a new instance of the LibMp3Lame class
Top
Properties
Methods
 NameDescription
Public methodDisposeReleases all resources used by the LibMp3Lame
Protected methodDispose(Boolean)Releases the unmanaged resources used by the LibMp3Lame and optionally releases the managed resources
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodFlush 
Public methodStatic memberGetLameVersion 
Public methodInitParams 
Public methodPrintConfig 
Public methodPrintInternals 
Public methodSetDebugFunc 
Public methodSetErrorFunc 
Public methodSetMsgFunc 
Public methodSetOptimization 
Public methodSetPreset 
Public methodWrite(Int16, Int32, Byte, Int32, Boolean) 
Public methodWrite(Single, Int32, Byte, Int32, Boolean) 
Top
See Also