libcdio
0.82
|
The top-level header for libcdio: the CD Input and Control library. Applications include this for anything regarding libcdio. More...
#include <cdio/version.h>
#include <cdio/types.h>
#include <cdio/sector.h>
#include <cdio/device.h>
#include <cdio/disc.h>
#include <cdio/read.h>
#include <cdio/cdtext.h>
#include <cdio/track.h>
Go to the source code of this file.
Defines | |
#define | CDIO_API_VERSION 5 |
#define | CdIo CdIo_t |
Typedefs | |
typedef struct _CdIo | CdIo_t |
typedef struct cdtext | cdtext_t |
The top-level header for libcdio: the CD Input and Control library. Applications include this for anything regarding libcdio.
#define CDIO_API_VERSION 5 |
Application Interface or Protocol version number. If the public interface changes, we increase this number.
typedef struct _CdIo CdIo_t |
This is an opaque structure for the CD object.