BASS.NET API for the Un4seen BASS Audio Library

BassEncBASS_Encode_StartACMFile Method

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

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

Public methodStatic memberCode exampleBASS_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.

Top
See Also

Reference