Main > Programming > Libraries >

Device::Cdio 2.3

Device::Cdio 2.3

Sponsored Links

Device::Cdio 2.3 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.22 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 972
Date added: 2007-02-27
Publisher: Rocky Bernstein

Device::Cdio 2.3 description

Device::Cdio is a Perl module for CD Input and Control library.

SYNOPSIS

This encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.

use Device::Cdio;
use Device::Cdio::Device;

@cd_drives = Device::Cdio::get_devices($perlcdio::DRIVER_DEVICE);
@cd_drives = Device::Cdio::get_devices_with_cap($perlcdio::FS_AUDIO, 0);
foreach my $drive (@cd_drives) {
print "Drive $driven";
}
foreach my $driver_name (sort keys(%Device::Cdio::drivers)) {
print "Driver $driver_name is installed.n"
if Device::Cdio::have_driver($driver_name) and
$driver_name !~ m{device|Unknown};
}

This is an Perl Object-Oriented interface to the GNU CD Input and Control library, libcdio, written in C. The library encapsulates CD-ROM reading and control. Perl programs wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library.

The encapsulation is done in two parts. The lower-level Perl interface is called perlcdio and is generated by SWIG.
The more object-oriented package Device::Cdio and uses perlcdio. Actually, there are no objects in Device::Cdio, but there are in its sub packages Device::Cdio::Device and Device::Cdio::Tracks.

Although perlcdio is perfectly usable on its own, it is expected that Cdio is what most people will use. As perlcdio more closely models the C interface libcdio, it is conceivable (if unlikely) that die-hard libcdio C users who are very familiar with that interface could prefer that.

Device::Cdio 2.3 Screenshot

Advertisements

Device::Cdio 2.3 Keywords

Bookmark Device::Cdio 2.3

Hyperlink code:
Link for forum:

Device::Cdio 2.3 Copyright

WareSeeker periodically updates pricing and software information of Device::Cdio 2.3 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Device::Cdio 2.3 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Device::Cdio::Track is a Perl class for track aspects of Device::Cdio. Free Download
Device::Cdio::ISO9660 is a Perl module for ISO 9660 handling. Free Download
perlcdio is a lower-level wrapper to libcdio, the CD Input and Control library. Free Download
Device::Cdio::ISO9660::FS is a Perl class for ISO 9660 CD reading. Free Download
Device::Cdio::ISO9660::IFS is a class for ISO 9660 Filesystem image reading. Free Download
Device::ISDN::OCLM is a perl module to control the 3com OfficeConnect LanModem. Free Download
Device::Cdio::Device is a class for disc and device aspects of Cdio. Free Download
Device::Denon::DN1400F is a Perl module that can control a Denon DN-1400F CD player. Free Download