snd_rawmidi_close

Name

snd_rawmidi_close -- close a RawMidi device

Synopsis

int snd_rawmidi_close(snd_rawmidi_t *handle);

Description

Frees all resources allocated with audio handle and closes the connection to the kernel sound RawMidi interface. Function returns zero if successful, otherwise it returns an error code.