Inheritance diagram for MP3INFO:


Static Public Member Functions | |
| static Boolean | BreakoutMP3File (folderitem f, boolean gbitrate) |
| static Boolean | extract_bit_rate () |
| static Integer | find_a_MP3_header_0 () |
| static Integer | find_a_MP3_header_1 () |
| static String | MP3Album () |
| static String | MP3Artist () |
| static String | MP3BitRate () |
| static String | MP3Comment () |
| static String | MP3Genre () |
| static String | MP3IDVersion () |
| static String | MP3Layer () |
| static String | MP3Lyrics () |
| static String | MP3Path () |
| static void | MP3Reset () |
| static String | Mp3SampleRate () |
| static String | MP3StereoMode () |
| static String | MP3Title () |
| static String | MP3Track () |
| static String | MP3Version () |
| static String | MP3Year () |
| static void | Version2 () |
| static void | Version3 () |
Static Protected Member Functions | |
| static Boolean | chkXINGhdr () |
| static Integer | convertsize (integer startpos) |
| static Integer | convertsize3 (integer startpos) |
| static String | extract_string4 (integer byref offset) |
| static String | format_time (double sec) |
| static void | get_bitrate_et_al () |
| static String | Get_data (string frameid) |
| static Boolean | isodd (integer nbr) |
| static void | NOTES () |
| static void | NoVersion (folderitem f) |
| static void | VersionTag (folderitem f) |
Static Package Attributes | |
| static string | buf |
| static boolean | getbitrate |
| static string | hname |
| static binarystream | MP3fileStream |
| static string | MPBitRate |
| static string | MPFileName |
| static string | MPIDVersion |
| static string | MPLayer |
| static string | MPSampleRate |
| static string | MPStereoMode |
| static string | MPVersion |
| static boolean | nomp3detected |
| static integer | pos |
| static integer | syncloc |
| static string | tagarray [] |
| static folderitem | thisfolder |
| static string | XINFBitRate |
| static integer | XINGid |
| static integer | XINGindex |
| static integer | XINGmode |
| static string | XINGSampleRate |
| static Boolean MP3INFO.BreakoutMP3File | ( | folderitem | f, | |
| boolean | gbitrate | |||
| ) | [static] |
| static Boolean MP3INFO.chkXINGhdr | ( | ) | [static, protected] |
| static Integer MP3INFO.convertsize | ( | integer | startpos | ) | [static, protected] |
| static Integer MP3INFO.convertsize3 | ( | integer | startpos | ) | [static, protected] |
| static Boolean MP3INFO.extract_bit_rate | ( | ) | [static] |
| static String MP3INFO.extract_string4 | ( | integer byref | offset | ) | [static, protected] |
| static Integer MP3INFO.find_a_MP3_header_0 | ( | ) | [static] |
| static Integer MP3INFO.find_a_MP3_header_1 | ( | ) | [static] |
| static String MP3INFO.format_time | ( | double | sec | ) | [static, protected] |
| static void MP3INFO.get_bitrate_et_al | ( | ) | [static, protected] |
| static String MP3INFO.Get_data | ( | string | frameid | ) | [static, protected] |
| static Boolean MP3INFO.isodd | ( | integer | nbr | ) | [static, protected] |
| static String MP3INFO.MP3Album | ( | ) | [static] |
| static String MP3INFO.MP3Artist | ( | ) | [static] |
| static String MP3INFO.MP3BitRate | ( | ) | [static] |
| static String MP3INFO.MP3Comment | ( | ) | [static] |
| static String MP3INFO.MP3Genre | ( | ) | [static] |
| static String MP3INFO.MP3IDVersion | ( | ) | [static] |
| static String MP3INFO.MP3Layer | ( | ) | [static] |
| static String MP3INFO.MP3Lyrics | ( | ) | [static] |
| static String MP3INFO.MP3Path | ( | ) | [static] |
| static void MP3INFO.MP3Reset | ( | ) | [static] |
| static String MP3INFO.Mp3SampleRate | ( | ) | [static] |
| static String MP3INFO.MP3StereoMode | ( | ) | [static] |
| static String MP3INFO.MP3Title | ( | ) | [static] |
| static String MP3INFO.MP3Track | ( | ) | [static] |
| static String MP3INFO.MP3Version | ( | ) | [static] |
| static String MP3INFO.MP3Year | ( | ) | [static] |
| static void MP3INFO.NOTES | ( | ) | [static, protected] |
| static void MP3INFO.NoVersion | ( | folderitem | f | ) | [static, protected] |
| static void MP3INFO.Version2 | ( | ) | [static] |
| static void MP3INFO.Version3 | ( | ) | [static] |
| static void MP3INFO.VersionTag | ( | folderitem | f | ) | [static, protected] |
string MP3INFO.buf [static, package] |
boolean MP3INFO.getbitrate [static, package] |
string MP3INFO.hname [static, package] |
binarystream MP3INFO.MP3fileStream [static, package] |
string MP3INFO.MPBitRate [static, package] |
string MP3INFO.MPFileName [static, package] |
string MP3INFO.MPIDVersion [static, package] |
string MP3INFO.MPLayer [static, package] |
string MP3INFO.MPSampleRate [static, package] |
string MP3INFO.MPStereoMode [static, package] |
string MP3INFO.MPVersion [static, package] |
boolean MP3INFO.nomp3detected [static, package] |
integer MP3INFO.pos [static, package] |
integer MP3INFO.syncloc [static, package] |
string MP3INFO.tagarray[] [static, package] |
folderitem MP3INFO.thisfolder [static, package] |
string MP3INFO.XINFBitRate [static, package] |
integer MP3INFO.XINGid [static, package] |
integer MP3INFO.XINGindex [static, package] |
integer MP3INFO.XINGmode [static, package] |
string MP3INFO.XINGSampleRate [static, package] |
1.5.1