Crate bass_rs

Source

Modules§

bass_error
bass_flags
channel
devices
prelude
traits

Macros§

__impl_BassFlags
check_bass_err
check if the param is an error (== 0) if it is, get the error code from bass, and return from the function with said error
check_bass_err_bool
check if the param is true if it is, get the error code from bass, and return from the function with said error
check_bass_err_val
check if the param is equal to an error value if it is, get the error code from bass, and return from the function with said error

Structs§

Bass
The main entrypoint for this lib.