BASS_ChannelSetAttribute

Function BASS_ChannelSetAttribute 

Source
pub fn BASS_ChannelSetAttribute(
    handle: DWORD,
    attribute: DWORD,
    value: f32,
) -> BOOL