BASS.NET API for the Un4seen BASS Audio Library

BassEncBASS_Encode_StartACM Method

BASS.NET API for the Un4seen BASS Audio Library
Overload List

  NameDescription
Public methodStatic memberCode exampleBASS_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.
Public methodStatic memberCode exampleBASS_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.
Top
See Also

Reference