public void Join() { ThrowIfDisposed(); LibFluidsynth.fluid_player_join(Handle); }
public void Join() { LibFluidsynth.fluid_player_join(Handle); }