BASS.NET API for the Un4seen BASS Audio Library

ACMFORMAT Constructor

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

  NameDescription
Public methodACMFORMAT
Creates an instance of a generic audio codec format and automatically determines the suggested format buffer length.
Public methodCode exampleACMFORMAT(Int32)
Creates an instance of a generic audio codec format with a given total length.
Public methodCode exampleACMFORMAT(IntPtr)
Creates an instance of a generic audio codec format from the given format buffer pointer.
Top
See Also

Reference