Overload List
Name | Description | |
---|---|---|
![]() ![]() ![]() | BASS_Encode_Start(Int32, String, BASSEncode, ENCODEPROC, IntPtr) |
Starts encoding on a channel.
This overload implements UNICODE cmdlines. The BASS_UNICODE flag will be added automatically, since all .Net strings are always unicode. |
![]() ![]() ![]() | BASS_Encode_Start(Int32, String, BASSEncode, ENCODEPROC, IntPtr, Int32) |
Sets up an encoder on a channel.
This overload implements UNICODE cmdlines. The BASS_UNICODE flag will be added automatically, since all .Net strings are always unicode. |
See Also