Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

linux_dvd_rw_utils.h

00001 //
00002 // This is part of dvd+rw-tools by Andy Polyakov <appro@fy.chalmers.se>
00003 //
00004 // Use-it-on-your-own-risk, GPL bless...
00005 //
00006 // For further details see http://fy.chalmers.se/~appro/linux/DVD+RW/
00007 //
00008 
00009 #ifndef LINUX_DVD_RW_UTILS_H
00010 #define LINUX_DVD_RW_UTILS_H
00011 
00012 int get_dvd_r_rw_profile (int fd);
00013 int get_read_write_speed (int fd, int *read_speed, int *write_speed);
00014 
00015 #endif              /* LINUX_DVD_RW_UTILS_H */

Generated on Sat Apr 24 19:57:45 2004 for HAL by doxygen 1.3.6-20040222