Click or drag to resize

Lame_encDll Class

Lame_enc DLL functions
Inheritance Hierarchy
SystemObject
  Ozeki.MediaLame_encDll

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public class Lame_encDll

The Lame_encDll type exposes the following members.

Constructors
 NameDescription
Public methodLame_encDllInitializes a new instance of the Lame_encDll class
Top
Methods
 NameDescription
Public methodStatic memberbeCloseStream 
Public methodStatic memberbeDeinitStream 
Public methodStatic memberbeEncodeChunk 
Public methodStatic memberbeEncodeChunk16 
Public methodStatic memberbeEncodeChunkFloatS16NI 
Public methodStatic memberbeFlushNoGap 
Public methodStatic memberbeInitStream 
Public methodStatic memberbeVersion 
Public methodStatic memberbeWriteInfoTag 
Public methodStatic memberbeWriteVBRHeader 
Public methodStatic memberEncodeChunk(UInt32, Byte, Byte, UInt32) Encodes a chunk of samples. Samples are contained in a byte array
Public methodStatic memberEncodeChunk(UInt32, Byte, Int32, UInt32, Byte, UInt32) Encodes a chunk of samples. Samples are contained in a byte array
Top
Fields
See Also