SND_PCM_PLAYBACK_EMPTY

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

snd_pcm_playback_empty - check whether the playback buffer is empty  

SYNOPSIS

"SYNOPSIS"

int snd_pcm_playback_empty (snd_pcm_substream_t * substream);  

ARGUMENTS

substream
the pcm substream instance
 

DESCRIPTION

Checks whether the playback buffer is empty.

Returns non-zero if empty, 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