diff options
Diffstat (limited to 'polyp/polyplib-context.h')
-rw-r--r-- | polyp/polyplib-context.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/polyp/polyplib-context.h b/polyp/polyplib-context.h index 548a39dd..75be5930 100644 --- a/polyp/polyplib-context.h +++ b/polyp/polyplib-context.h @@ -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 |