BASS.NET API for the Un4seen BASS Audio Library

BassAsioHandler Constructor

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

  NameDescription
Public methodCode exampleBassAsioHandler
Default constructor - leaving all defaults and not assigning any ASIO channel.
Public methodCode exampleBassAsioHandler(Int32, Int32, Int32, BASSASIOFormat)
Creates an instance of the ASIO handler for output - initializing and enabling the given ASIO device and channel according to the Bass stream.
Public methodCode exampleBassAsioHandler(Boolean, Int32, Int32, Int32, BASSASIOFormat, Double)
Creates an instance of the ASIO handler - initializing and enabling the given ASIO device and channel.
Top
See Also

Reference