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
ttyplay(1) - debian
libssh2_channel_read_ex(3) - debian
cmpci(4) - netbsd
struct_ff_device(9) - suse
snd_emu10kx(4) - freebsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input