snd_rawmidi_transmit_ack(9) suse man page | unix.com

Man Page: snd_rawmidi_transmit_ack

Operating Environment: suse

Section: 9

SND_RAWMIDI_TRANSMIT(9) 					   Sound Devices					   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. Returns the advanced size if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_RAWMIDI_TRANSMIT(9)
Related Man Pages
libssh2_channel_read_ex(3) - debian
libssh2_channel_read_ex(3) - centos
transmission-edit(1) - suse
transmission-edit(1) - hpux
transmission-create(1) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I