Exemplo n.º 1
0
 public void Link(AdvancedPlayable target)
 {
     Bass.LinkChannels(Handle, target.Handle);
 }