snd_pcm_playback_ready(9) centos man page | unix.com

Man Page: snd_pcm_playback_ready

Operating Environment: centos

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.
RETURN
Non-zero if available, or zero if not.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_PLAYBACK_REA(9)
Related Man Pages
journal_get_undo_access(9) - centos
struct_ff_device(9) - centos
libssh2_channel_read_ex(3) - debian
snd_emu10kx(4) - debian
struct_ff_device(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq