Net_CDDB
[ class tree: Net_CDDB ] [ index: Net_CDDB ] [ all elements ]

Class: Net_CDDB_cdparanoia

Source Location: /Net_CDDB-0.3.0/CDDB/Reader/cdparanoia.php

Class Overview


Driver class to get TOC from an audio CD using a 'cdparanoia' binary


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 20]
Driver class to get TOC from an audio CD using a 'cdparanoia' binary


[ Top ]


Method Detail

calcTrackOffsets   [line 36]

array calcTrackOffsets( boolean $use_sudo, string $device)

Static method to execute 'cdparanoia' and get track offsets from audio CD

This static method uses the 'cdparanoia' binary to query your CD-ROM for an audio CD and get the track offsets and total length of the audio CD in seconds. You need to have 'cdparanoia' installed for this to work, you can download and install it from here: http://www.xiph.org/paranoia/


Parameters:

boolean   $use_sudo   — 
string   $device   — 

[ Top ]


Documentation generated on Mon, 11 Mar 2019 14:56:54 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.