mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
add new tool paplay
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@241 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
5bac3c3ce5
commit
949014e154
6 changed files with 396 additions and 11 deletions
|
|
@ -45,6 +45,9 @@
|
|||
/** \example pacat.c
|
||||
* A playback and recording tool using the asynchronous API */
|
||||
|
||||
/** \example paplay.c
|
||||
* A sound file playback tool using the asynchronous API, based on libsndfile */
|
||||
|
||||
PA_C_DECL_BEGIN
|
||||
|
||||
/** \struct pa_context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue