#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 |
#define CdIo CdIo_t |
#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.