Lame_encDll Class |
Namespace: Ozeki.Media
The Lame_encDll type exposes the following members.
Name | Description | |
---|---|---|
Lame_encDll | Initializes a new instance of the Lame_encDll class |
Name | Description | |
---|---|---|
beCloseStream | ||
beDeinitStream | ||
beEncodeChunk | ||
beEncodeChunk16 | ||
beEncodeChunkFloatS16NI | ||
beFlushNoGap | ||
beInitStream | ||
beVersion | ||
beWriteInfoTag | ||
beWriteVBRHeader | ||
EncodeChunk(UInt32, Byte, Byte, UInt32) |
Encodes a chunk of samples. Samples are contained in a byte array
| |
EncodeChunk(UInt32, Byte, Int32, UInt32, Byte, UInt32) |
Encodes a chunk of samples. Samples are contained in a byte array
|
Name | Description | |
---|---|---|
BE_ERR_INVALID_FORMAT | ||
BE_ERR_INVALID_FORMAT_PARAMETERS | ||
BE_ERR_INVALID_HANDLE | ||
BE_ERR_NO_MORE_HANDLES | ||
BE_ERR_SUCCESSFUL |