snd_pcm_playback_ready(9) suse man page | unix.com

Man Page: snd_pcm_playback_ready

Operating Environment: suse

Section: 9

SND_PCM_PLAYBACK_REA(9) 					   Sound Devices					   SND_PCM_PLAYBACK_REA(9)

NAME
snd_pcm_playback_ready - check whether the playback buffer is available
SYNOPSIS
int snd_pcm_playback_ready(struct snd_pcm_substream * substream);
ARGUMENTS
substream the pcm substream instance
DESCRIPTION
Checks whether enough free space is available on the playback buffer. Returns non-zero if available, or zero if not.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_PCM_PLAYBACK_REA(9)
Related Man Pages
struct_ff_device(9) - centos
libssh2_channel_write_ex(3) - debian
snd_emu10kx(4) - debian
libssh2_channel_read_ex(3) - centos
libesd(3) - debian
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I