mirror of
http://mpg123.de/trunk/.git
synced 2025-07-28 15:02:00 +03:00
correct example
git-svn-id: svn://scm.orgis.org/mpg123/trunk@3953 35dc7657-300d-0410-a2e5-dc2837fedb53
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
/** \defgroup mpg123_examples example programs using libmpg123 and libout123
|
||||
@{ */
|
||||
|
||||
/** \file mpg123_to_wav.c A simple MPEG audio to WAV converter using libmpg123 (read) and libout123 (write).
|
||||
/** \file mpg123_to_out123.c A simple MPEG audio to WAV converter using libmpg123 (read) and libout123 (write).
|
||||
...an excersize on two simple APIs. */
|
||||
|
||||
/** \file mpglib.c Example program mimicking the old mpglib test program.
|
||||
|
Reference in New Issue
Block a user