public bool IsSliding(ChannelAttribute attrib)
 {
     return(Bass.IsChannelSliding(Handle, attrib));
 }