SND_PCM_PLAYBACK_READY
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
snd_pcm_playback_ready - check whether the playback buffer is available
SYNOPSIS
"SYNOPSIS"
int snd_pcm_playback_ready (snd_pcm_substream_t * substream);
ARGUMENTS
- substream
-
the pcm substream instance
DESCRIPTION
Checks whether enough free space is available on the playback buffer.
Returns non-zero if available, or zero if not.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:53 GMT, October 06, 2005