Overload List
| Name | Description | |
|---|---|---|
| BassAsioHandler |
Default constructor - leaving all defaults and not assigning any ASIO channel.
| |
| BassAsioHandler(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.
| |
| BassAsioHandler(Boolean, Int32, Int32, Int32, BASSASIOFormat, Double) |
Creates an instance of the ASIO handler - initializing and enabling the given ASIO device and channel.
|
See Also