Parsed: 112604
public static function FrameNameLongLookup($framename) { $begin = __LINE__; /** This is not a comment! AENCAudio encryption APICAttached picture ASPIAudio seek point index BUFRecommended buffer size CNTPlay counter COMComments COMMComments COMRCommercial frame CRAAudio encryption CRMEncrypted meta frame ENCREncryption method registration EQUEqualisation EQU2Equalisation (2) EQUAEqualisation ETCEvent timing codes ETCOEvent timing codes GEOGeneral encapsulated object GEOBGeneral encapsulated object GRIDGroup identification registration IPLInvolved people list IPLSInvolved people list LINKLinked information LNKLinked information MCDIMusic CD identifier MCIMusic CD Identifier MLLMPEG location lookup table MLLTMPEG location lookup table OWNEOwnership frame PCNTPlay counter PICAttached picture POPPopularimeter POPMPopularimeter POSSPosition synchronisation frame PRIVPrivate frame RBUFRecommended buffer size REVReverb RVARelative volume adjustment RVA2Relative volume adjustment (2) RVADRelative volume adjustment RVRBReverb SEEKSeek frame SIGNSignature frame SLTSynchronised lyric/text STCSynced tempo codes SYLTSynchronised lyric/text SYTCSynchronised tempo codes TALAlbum/Movie/Show title TALBAlbum/Movie/Show title TBPBPM (Beats Per Minute) TBPMBPM (beats per minute) TCMComposer TCMPPart of a compilation TCOContent type TCOMComposer TCONContent type TCOPCopyright message TCPPart of a compilation TCRCopyright message TDADate TDATDate TDENEncoding time TDLYPlaylist delay TDOROriginal release time TDRCRecording time TDRLRelease time TDTGTagging time TDYPlaylist delay TENEncoded by TENCEncoded by TEXTLyricist/Text writer TFLTFile type TFTFile type TIMTime TIMETime TIPLInvolved people list TIT1Content group description TIT2Title/songname/content description TIT3Subtitle/Description refinement TKEInitial key TKEYInitial key TLALanguage(s) TLANLanguage(s) TLELength TLENLength TMCLMusician credits list TMEDMedia type TMOOMood TMTMedia type TOAOriginal artist(s)/performer(s) TOALOriginal album/movie/show title TOFOriginal filename TOFNOriginal filename TOLOriginal Lyricist(s)/text writer(s) TOLYOriginal lyricist(s)/text writer(s) TOPEOriginal artist(s)/performer(s) TOROriginal release year TORYOriginal release year TOTOriginal album/Movie/Show title TOWNFile owner/licensee TP1Lead artist(s)/Lead performer(s)/Soloist(s)/Performing group TP2Band/Orchestra/Accompaniment TP3Conductor/Performer refinement TP4Interpreted, remixed, or otherwise modified by TPAPart of a set TPBPublisher TPE1Lead performer(s)/Soloist(s) TPE2Band/orchestra/accompaniment TPE3Conductor/performer refinement TPE4Interpreted, remixed, or otherwise modified by TPOSPart of a set TPROProduced notice TPUBPublisher TRCISRC (International Standard Recording Code) TRCKTrack number/Position in set TRDRecording dates TRDARecording dates TRKTrack number/Position in set TRSNInternet radio station name TRSOInternet radio station owner TS2Album-Artist sort order TSAAlbum sort order TSCComposer sort order TSISize TSIZSize TSO2Album-Artist sort order TSOAAlbum sort order TSOCComposer sort order TSOPPerformer sort order TSOTTitle sort order TSPPerformer sort order TSRCISRC (international standard recording code) TSSSoftware/hardware and settings used for encoding TSSESoftware/Hardware and settings used for encoding TSSTSet subtitle TSTTitle sort order TT1Content group description TT2Title/Songname/Content description TT3Subtitle/Description refinement TXTLyricist/text writer TXXUser defined text information frame TXXXUser defined text information frame TYEYear TYERYear UFIUnique file identifier UFIDUnique file identifier ULTUnsynchronised lyric/text transcription USERTerms of use USLTUnsynchronised lyric/text transcription WAFOfficial audio file webpage WAROfficial artist/performer webpage WASOfficial audio source webpage WCMCommercial information WCOMCommercial information WCOPCopyright/Legal information WCPCopyright/Legal information WOAFOfficial audio file webpage WOAROfficial artist/performer webpage WOASOfficial audio source webpage WORSOfficial Internet radio station homepage WPAYPayment WPBPublishers official webpage WPUBPublishers official webpage WXXUser defined URL link frame WXXXUser defined URL link frame TFEAFeatured Artist TSTURecording Studio rgadReplay Gain Adjustment */ return getid3_lib::EmbeddedLookup($framename, $begin, __LINE__, __FILE__, 'id3v2-framename_long'); // Last three: // from Helium2 [www.helium2.com] // from http://privatewww.essex.ac.uk/~djmrob/replaygain/file_format_id3v2.html }