set_play_sound_func


Description:

public void set_play_sound_func (FilterPlaySoundFunc func)

Sets a callback to call when a play of a sound is requested.

Parameters:

this

a FilterDriver

func

a callback to play a sound

user_data

user data to pass to func