libcdio  0.82
Defines | Typedefs
cdio.h File Reference

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

Detailed Description

The top-level header for libcdio: the CD Input and Control library. Applications include this for anything regarding libcdio.


Define Documentation

#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 Documentation

typedef struct _CdIo CdIo_t

This is an opaque structure for the CD object.

typedef struct cdtext cdtext_t

This is an opaque structure for the CD-Text object.


Generated for libcdio by doxygen 1.7.6.1