| Lame_encDll Methods |
The Lame_encDll type exposes the following members.
| 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
|