libcdio 2.1.1
|
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/cdtext.h>
#include <cdio/disc.h>
#include <cdio/read.h>
#include <cdio/track.h>
#include <cdio/memory.h>
Go to the source code of this file.
Macros | |
#define | CDIO_API_VERSION 6 |
#define | CdIo CdIo_t |
Typedefs | |
typedef struct _CdIo | CdIo_t |
The top-level header for libcdio: the CD Input and Control library. Applications include this for anything regarding libcdio.
#define CdIo CdIo_t |
#define CDIO_API_VERSION 6 |
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.