Name
snd_seq_set_client_filter -- set the filter flags of the current client
Synopsis
int snd_seq_set_client_filter
(snd_seq_t *handle, unsigned intfilter);
Description
Sets the filter flags of the current client.
This is a simple version of
snd_seq_set_client_info
Returns zero if successful, or a negative error code.