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
ll_rw_block(9) - suse
libssh2_channel_write_ex(3) - debian
struct_ff_device(9) - suse
libesd(3) - sunos
snd_emu10kx(4) - freebsd
Similar Topics in the Unix Linux Community
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I