Main > Programming > Libraries >

Audio::CD 0.04

Audio::CD 0.04

Sponsored Links

Audio::CD 0.04 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.007 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1225
Date added: 2006-06-22
Publisher: Doug MacEachern

Audio::CD 0.04 description

Audio::CD is a Perl interface to libcdaudio (cd + cddb).

SYNOPSIS

use Audio::CD ();
my $cd = Audio::CD->init;

Audio::CD provides a Perl interface to libcdaudio by Tony Arcieri, available from http://cdcd.undergrid.net/

Several classes provide glue for the libcdaudio functions and data structures.

Audio::CD Class ^

init

Initialize the Audio::CD object:
my $cd = Audio::CD->init;

stat

Stat the Audio::CD object, returns an Audio::CD::Info object.
my $info = $cd->stat;

cddb

Returns an Audio::CDDB object.
my $cddb = $cd->cddb;

play

Play the given cd track (defaults to 1).
$cd->play(1);

stop

Stop the cd.
$cd->stop;

pause

Pause the cd.
$cd->pause;

resume

Resume the cd.
$cd->resume;

eject

Eject the cd.
$cd->eject;

close

Close the cd tray.
$cd->close;

play_frames

$cd->play_frames($startframe, $endframe);

play_track_pos

$cd->play_track_pos($strarttrack, $endtrack, $startpos);

play_track

$cd->play_track($strarttrack, $endtrack);

track_advance

$cd->track_advance($endtrack, $minutes, $seconds);

advance

$cd->advance($minutes, $seconds);

get_volume

Returns an Audio::CD::Volume object.

my $vol = $cd->get_volume;

set_volume

$cd->set_volume($vol);

Audio::CD 0.04 Screenshot

Advertisements

Audio::CD 0.04 Keywords

Bookmark Audio::CD 0.04

Hyperlink code:
Link for forum:

Audio::CD 0.04 Copyright

WareSeeker periodically updates pricing and software information of Audio::CD 0.04 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 Audio::CD 0.04 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
AudioCD is a Perl module for basic Audio CD control. Free Download
Audio::DSP is a Perl interface to *NIX digital audio device. Free Download
Audio::Mad is a Perl interface to the mad MPEG decoder library. Free Download
AudioCD::Mac is a MacPerl extension for controlling Audio CDs. Free Download
Audio::RaveMP is a Perl interface to Sensory Science RaveMP player. Free Download
Audio::OSS is a pure-perl interface to OSS (open sound system) audio devices. Free Download
Audio::Scrobbler is a Perl interface to audioscrobbler.com/last.fm. Free Download
Audio::XMMSClient is a Perl interface to the xmms2 music player. Free Download