snd_pcm_playback_data(9) centos man page | unix.com

Man Page: snd_pcm_playback_data

Operating Environment: centos

Section: 9

SND_PCM_PLAYBACK_DAT(9) 					   Sound Devices					   SND_PCM_PLAYBACK_DAT(9)

NAME
snd_pcm_playback_data - check whether any data exists on the playback buffer
SYNOPSIS
int snd_pcm_playback_data(struct snd_pcm_substream * substream);
ARGUMENTS
substream the pcm substream instance
DESCRIPTION
Checks whether any data exists on the playback buffer.
RETURN
Non-zero if any data exists, or zero if not. If stop_threshold is bigger or equal to boundary, then this function returns always non-zero.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_PCM_PLAYBACK_DAT(9)
Related Man Pages
struct_ff_device(9) - centos
ttyplay(1) - debian
libssh2_channel_read_ex(3) - centos
libesd.3(3) - debian
libesd(3) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command
Unsure why access time on a directory change isn't changing