Query: snd_pcm_playback_empty
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_PLAYBACK_EMP(9) Sound Devices SND_PCM_PLAYBACK_EMP(9)NAMEsnd_pcm_playback_empty - check whether the playback buffer is emptySYNOPSISint snd_pcm_playback_empty(struct snd_pcm_substream * substream);ARGUMENTSsubstream the pcm substream instanceDESCRIPTIONChecks whether the playback buffer is empty.RETURNNon-zero if empty, or zero if not.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_PCM_PLAYBACK_EMP(9)