libcdio  0.82
Data Structures | Defines | Typedefs
dvd.h File Reference

Definitions for DVD access. More...

#include <cdio/types.h>

Go to the source code of this file.

Data Structures

struct  cdio_dvd_layer
struct  cdio_dvd_physical
struct  cdio_dvd_copyright
struct  cdio_dvd_disckey
struct  cdio_dvd_bca
struct  cdio_dvd_manufact
union  cdio_dvd_struct_t

Defines

#define CDIO_DVD_STRUCT_PHYSICAL   0x00
#define CDIO_DVD_STRUCT_COPYRIGHT   0x01
#define CDIO_DVD_STRUCT_DISCKEY   0x02
#define CDIO_DVD_STRUCT_BCA   0x03
#define CDIO_DVD_STRUCT_MANUFACT   0x04
#define CDIO_DVD_BOOK_DVD_ROM   0
#define CDIO_DVD_BOOK_DVD_RAM   1
#define CDIO_DVD_BOOK_DVD_R   2
#define CDIO_DVD_BOOK_DVD_RW   3
#define CDIO_DVD_BOOK_DVD_PR   8
#define CDIO_DVD_BOOK_DVD_PRW   9
#define CDIO_DVD_MAX_LAYERS   4

Typedefs

typedef struct cdio_dvd_layer cdio_dvd_layer_t
typedef struct cdio_dvd_physical cdio_dvd_physical_t
typedef struct cdio_dvd_copyright cdio_dvd_copyright_t
typedef struct cdio_dvd_disckey cdio_dvd_disckey_t
typedef struct cdio_dvd_bca cdio_dvd_bca_t
typedef struct cdio_dvd_manufact cdio_dvd_manufact_t

Detailed Description

Definitions for DVD access.


Define Documentation

#define CDIO_DVD_BOOK_DVD_PR   8

DVD+R

#define CDIO_DVD_BOOK_DVD_PRW   9

DVD+RW

#define CDIO_DVD_BOOK_DVD_R   2

DVD-R

#define CDIO_DVD_BOOK_DVD_RAM   1
#define CDIO_DVD_BOOK_DVD_ROM   0

Media definitions for "Book Type"

#define CDIO_DVD_BOOK_DVD_RW   3

DVD-RW

#define CDIO_DVD_MAX_LAYERS   4

Maximum number of layers in a DVD.

#define CDIO_DVD_STRUCT_BCA   0x03
#define CDIO_DVD_STRUCT_COPYRIGHT   0x01
#define CDIO_DVD_STRUCT_DISCKEY   0x02
#define CDIO_DVD_STRUCT_MANUFACT   0x04
#define CDIO_DVD_STRUCT_PHYSICAL   0x00

Values used in a READ DVD STRUCTURE


Typedef Documentation

typedef struct cdio_dvd_bca cdio_dvd_bca_t

Generated for libcdio by doxygen 1.7.6.1