| Method |
Description |
| beCloseStream |
Last function to be called when finished encoding a stream. |
| beDeinitStream |
This function should be called after encoding the last chunk in order to |
| beEncodeChunk |
Encodes a chunk of samples. Please note that if you have set the output to |
| beInitStream |
This function is the first to call before starting an encoding stream. |
| beVersion |
Returns information like version numbers (both of the DLL and encoding engine), |
| blade_loadDLL |
Loads Blade DLL. |
| blade_unloadDLL |
Unloads Blade DLL. |
| lameCloseStream |
Last function to be called when finished encoding a stream. |
| lameDeinitStream |
This function should be called after encoding the last chunk in order to |
| lameEncodeChunk |
Encodes a chunk of samples. Please note that if you have set the output to |
| lameInitStream |
This function is the first to call before starting an encoding stream. |
| lameVersion |
Returns information like version numbers (both of the DLL and encoding engine), |
| lameWriteVBRHeader |
Writes a Xing Header in front of the MP3 file. Make sure that the MP3 file is |
| lame_loadDLL |
Loads a Lame DLL. |
| lame_unloadDLL |
Unloads Lame DLL. |