Overload List
| Name | Description | |
|---|---|---|
| BASS_Encode_StartACM(Int32, IntPtr, BASSEncode, ENCODEPROC, IntPtr) |
Sets up an encoder on a channel, using an ACM codec and sending the output to a user defined function.
| |
| BASS_Encode_StartACM(Int32, ACMFORMAT, BASSEncode, ENCODEPROC, IntPtr) |
Sets up an encoder on a channel, using an ACM codec and sending the output to a user defined function.
|
See Also