snd_rawmidi_receive(9) centos man page | unix.com

Man Page: snd_rawmidi_receive

Operating Environment: centos

Section: 9

SND_RAWMIDI_RECEIVE(9)						     MIDI API						    SND_RAWMIDI_RECEIVE(9)

NAME
snd_rawmidi_receive - receive the input data from the device
SYNOPSIS
int snd_rawmidi_receive(struct snd_rawmidi_substream * substream, const unsigned char * buffer, int count);
ARGUMENTS
substream the rawmidi substream buffer the buffer pointer count the data size to read
DESCRIPTION
Reads the data from the internal buffer.
RETURN
The size of read data, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_RAWMIDI_RECEIVE(9)
Related Man Pages
usb_gadget_config_buf(9) - centos
repinsd(9f) - sunos
libssh2_channel_read_ex(3) - debian
libssh2_channel_write_ex(3) - debian
libssh2_channel_read_ex(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Please Welcome Dave Munro to the Moderator Team!