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

Element index for package MP3_Id

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ w ] [ y ]

a

$album
in file Id.php, variable MP3_Id::$album
    album
$artists
in file Id.php, variable MP3_Id::$artists
    artists
top

b

$bitrate
in file Id.php, variable MP3_Id::$bitrate
    version of bitrate
top

c

$comment
in file Id.php, variable MP3_Id::$comment
    comment
$copyright
in file Id.php, variable MP3_Id::$copyright
    Copyrighted
$crc
in file Id.php, variable MP3_Id::$crc
    Frames are crc protected?
copy
in file Id.php, method MP3_Id::copy()
    copy($from) - set's the ID3 fields to the same as the fields in $from
top

d

$debug
in file Id.php, variable MP3_Id::$debug
    print debugging info?
$debugbeg
in file Id.php, variable MP3_Id::$debugbeg
    print debugg
$debugend
in file Id.php, variable MP3_Id::$debugend
    print debugg
top

e

$emphasis
in file Id.php, variable MP3_Id::$emphasis
    Emphasis (also never used)
$encoding_type
in file Id.php, variable MP3_Id::$encoding_type
    encoding type (CBR or VBR)
$error
in file Id.php, variable MP3_Id::$error
    if any errors they will be here
top

f

$file
in file Id.php, variable MP3_Id::$file
    mp3/mpeg file name
$filesize
in file Id.php, variable MP3_Id::$filesize
    Bytes in file
$frameoffset
in file Id.php, variable MP3_Id::$frameoffset
    Byte at which the first mpeg header was found
$frames
in file Id.php, variable MP3_Id::$frames
    number of MPEG audio frames
$frequency
in file Id.php, variable MP3_Id::$frequency
    frequency
top

g

$genre
in file Id.php, variable MP3_Id::$genre
    genre name
$genreno
in file Id.php, variable MP3_Id::$genreno
    genre number
genres
in file Id.php, method MP3_Id::genres()
getGenre
in file Id.php, method MP3_Id::getGenre()
    getGenre - return the name of a genre number
getGenreNo
in file Id.php, method MP3_Id::getGenreNo()
getTag
in file Id.php, method MP3_Id::getTag()
    get the value of a tag
top

i

$id3v1
in file Id.php, variable MP3_Id::$id3v1
    ID3 v1 tag found? (also true if v1.1 found)
$id3v2
in file Id.php, variable MP3_Id::$id3v2
    ID3 v2 tag found? (not used yet)
$id3v11
in file Id.php, variable MP3_Id::$id3v11
    ID3 v1.1 tag found?
Id.php
procedural page Id.php
top

l

$layer
in file Id.php, variable MP3_Id::$layer
    version of layer
$length
in file Id.php, variable MP3_Id::$length
    length of mp3 format mm:ss
$lengthh
in file Id.php, variable MP3_Id::$lengthh
    length of mp3 format hh:mm:ss
$lengths
in file Id.php, variable MP3_Id::$lengths
    length of mp3 in seconds
top

m

$mode
in file Id.php, variable MP3_Id::$mode
    Mode (Stero etc)
$mpeg_ver
in file Id.php, variable MP3_Id::$mpeg_ver
    version of mpeg
$musicsize
in file Id.php, variable MP3_Id::$musicsize
    Bytes in file without tag overhead
MP3_Id
in file Id.php, method MP3_Id::MP3_Id()
MP3_Id
in file Id.php, class MP3_Id
    A Class for reading/writing MP3 ID3 tags
top

n

$name
in file Id.php, variable MP3_Id::$name
    trackname
top

o

$original
in file Id.php, variable MP3_Id::$original
    On Original Media? (never used)
top

p

$padding
in file Id.php, variable MP3_Id::$padding
    Frames padded
$private
in file Id.php, variable MP3_Id::$private
    private bit set
PEAR_MP3_ID_FNO
in file Id.php, constant PEAR_MP3_ID_FNO
    File not opened
PEAR_MP3_ID_NOMP3
in file Id.php, constant PEAR_MP3_ID_NOMP3
    File is not a MP3 file (corrupted?)
PEAR_MP3_ID_RE
in file Id.php, constant PEAR_MP3_ID_RE
    Read error
PEAR_MP3_ID_TNF
in file Id.php, constant PEAR_MP3_ID_TNF
    Tag not found
top

q

$quality
in file Id.php, variable MP3_Id::$quality
    quality indicator (0% - 100%)
top

r

read
in file Id.php, method MP3_Id::read()
    reads the given file and parse it
remove
in file Id.php, method MP3_Id::remove()
    remove - removes the id3 tag(s) from a file.
top

s

$samples
in file Id.php, variable MP3_Id::$samples
    samples in file
$samples_per_frame
in file Id.php, variable MP3_Id::$samples_per_frame
    number of samples per MPEG audio frame
$studied
in file Id.php, variable MP3_Id::$studied
    Was the file studied to learn more info?
setTag
in file Id.php, method MP3_Id::setTag()
    sets a field
study
in file Id.php, method MP3_Id::study()
    study() - does extra work to get the MPEG frame info.
top

t

$track
in file Id.php, variable MP3_Id::$track
    track number
top

w

write
in file Id.php, method MP3_Id::write()
    update the id3v1 tags on the file.
top

y

$year
in file Id.php, variable MP3_Id::$year
    year
top

Documentation generated on Mon, 11 Mar 2019 15:44:34 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.