Query: snd_pcm_playback_ready
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_PCM_PLAYBACK_REA(9) Sound Devices SND_PCM_PLAYBACK_REA(9)NAMEsnd_pcm_playback_ready - check whether the playback buffer is availableSYNOPSISint snd_pcm_playback_ready(struct snd_pcm_substream * substream);ARGUMENTSsubstream the pcm substream instanceDESCRIPTIONChecks whether enough free space is available on the playback buffer. Returns non-zero if available, or zero if not.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_PLAYBACK_REA(9)