Note that some adjustments might be needed to compile example programs
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
$Id: README,v 1.28 2007/08/12 00:56:10 rocky Exp $
|
|
||||||
|
|
||||||
This directory contains some simple examples of the use of the libcdio
|
This directory contains some simple examples of the use of the libcdio
|
||||||
library.
|
library.
|
||||||
|
|
||||||
@@ -14,7 +12,12 @@ And going further there's the cd-paranoia program (in
|
|||||||
src/cd-paranoia), and "real-world' code in the xine VCD plugin, or the
|
src/cd-paranoia), and "real-world' code in the xine VCD plugin, or the
|
||||||
vlc CD-DA plugin which are part of those distributions.
|
vlc CD-DA plugin which are part of those distributions.
|
||||||
|
|
||||||
Descriptions of the programs in this example directory are as follows...
|
In some cases you may have to make small changes to compile these
|
||||||
|
programs. For example, compiling using Solaris's C compiler with
|
||||||
|
largefile support on a 64-bit system, may require changing C headers.
|
||||||
|
|
||||||
|
Descriptions of the programs in this example directory are as
|
||||||
|
follows...
|
||||||
|
|
||||||
audio.c: Sample program to show audio controls.
|
audio.c: Sample program to show audio controls.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user