Exemplo n.º 1
0
 public bool IsSliding(ChannelAttribute attrib)
 {
     return(Bass.IsChannelSliding(Handle, attrib));
 }