snd_rawmidi_transmit_ack(9) centos man page | unix.com

Man Page: snd_rawmidi_transmit_ack

Operating Environment: centos

Section: 9

SND_RAWMIDI_TRANSMIT(9) 					     MIDI API						   SND_RAWMIDI_TRANSMIT(9)

NAME
snd_rawmidi_transmit_ack - acknowledge the transmission
SYNOPSIS
int snd_rawmidi_transmit_ack(struct snd_rawmidi_substream * substream, int count);
ARGUMENTS
substream the rawmidi substream count the tranferred count
DESCRIPTION
Advances the hardware pointer for the internal output buffer with the given size and updates the condition. Call after the transmission is finished.
RETURN
The advanced size if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
usb_gadget_config_buf(9) - centos
transmission-create(1) - debian
transmission-edit(1) - debian
libssh2_channel_read_ex(3) - debian
snd_emu10kx(4) - debian
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input