Overload List
| Name | Description | |
|---|---|---|
| BASS_Encode_StartACMFile(Int32, IntPtr, BASSEncode, String) |
Sets up an encoder on a channel, using an ACM codec and writing the output to a file.
This overload represents the Unicode version for the file name. The BASS_UNICODE flag will automatically be added if missing. | |
| BASS_Encode_StartACMFile(Int32, ACMFORMAT, BASSEncode, String) |
Sets up an encoder on a channel, using an ACM codec and writing the output to a file.
This overload represents the Unicode version for the file name. The BASS_UNICODE flag will automatically be added if missing. |
See Also