Man Page: snd_pcm_playback_data
Operating Environment: centos
Section: 9
SND_PCM_PLAYBACK_DAT(9) Sound Devices SND_PCM_PLAYBACK_DAT(9)NAMEsnd_pcm_playback_data - check whether any data exists on the playback bufferSYNOPSISint snd_pcm_playback_data(struct snd_pcm_substream * substream);ARGUMENTSsubstream the pcm substream instanceDESCRIPTIONChecks whether any data exists on the playback buffer.RETURNNon-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.COPYRIGHTKernel 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 |