mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
doxygen: drop references to pacat.c and paplay.c as examples since tehy are not useful as such and in the case of paplay not even existant anymore
This commit is contained in:
parent
7e43371c17
commit
297f318206
1 changed files with 0 additions and 6 deletions
|
|
@ -147,12 +147,6 @@
|
||||||
* server. A pa_context object wraps a connection to a PulseAudio
|
* server. A pa_context object wraps a connection to a PulseAudio
|
||||||
* server using its native protocol. */
|
* server using its native protocol. */
|
||||||
|
|
||||||
/** \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
|
PA_C_DECL_BEGIN
|
||||||
|
|
||||||
/** An opaque connection context to a daemon */
|
/** An opaque connection context to a daemon */
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue