| Trees | Index | Help |
|
|---|
| Package pyarchive :: Module mp3 |
|
| Function Summary | |
|---|---|
Decode the mp3 header and put the information in a frame structure | |
decode_synch_integer(buf)
| |
decode_vbr(buf)
| |
Determines whether this is an mp3 file and if so reads information from it. | |
Returns the size of file sans any ID3 tag | |
head_check(head)
| |
header(buf)
| |
| Variable Summary | |
|---|---|
list |
table = [[[0, 32, 64, 96, 128, 160, 192, 224, 256, 288, ...
|
| Function Details |
|---|
decode_header(head)Decode the mp3 header and put the information in a frame structure |
detect_mp3(filename)Determines whether this is an mp3 file and if so reads information from it. |
filesize(file)Returns the size of file sans any ID3 tag |
| Variable Details |
|---|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:26 2005 | http://epydoc.sf.net |