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
struct_ieee80211_tx_rate(9) - centos
usb_alloc_coherent(9) - centos
snd_emu10kx(4) - debian
libssh2_channel_read_ex(3) - centos
libssh2_channel_write_ex(3) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input