Home
last modified time | relevance | path

Searched refs:TPE4 (Results 1 – 25 of 109) sorted by relevance

12345

/dports/audio/ocp/ocp-0.2.90/playmp2/
H A Dcpiid3info.c81 if (ID3->TPE4) needed++;
244 if (ID3->TPE4)
249 …displaystr_utf8(ID3InfoFirstLine + line, ID3InfoFirstColumn + 15, 0x09, (char *)ID3->TPE4, ID3Info…
H A Did3.h34 uint8_t *TPE4; /* Interpretor */ member
H A Did3.c918 free(dest->TPE4);
1306 …else if (!memcmp (src, "TPE4", 4)) { if (parse_frame_T(&dest->TPE4, frameptr, framelen)) { free(zp…
1439 …else if (!memcmp (src, "TPE4", 4)) { if (parse_frame_T(&dest->TPE4, frameptr, framelen)) { free(zp…
1488 else if (!memcmp (src, "TP4", 3)) { if (parse_frame_T(&dest->TPE4, src+6, framelen)) return -1; }
2903 dest.TPE1, dest.TPE2, dest.TPE3, dest.TPE4,
4791 dest.TPE1, dest.TPE2, dest.TPE3, dest.TPE4,
4830 dest.TPE1, dest.TPE2, dest.TPE3, dest.TPE4,
/dports/audio/py-mutagen/mutagen-1.42.0/mutagen/id3/
H A D__init__.py50 TPB, TPE1, TPE2, TPE3, TPE4, TPOS, TPRO, TPUB, TRC, TRCK, TRD, TRDA, TRK,
81 TOWN, TP1, TP2, TP3, TP4, TPA, TPB, TPE1, TPE2, TPE3, TPE4, TPOS, TPRO, TPUB,
H A D_frames.py789 class TPE4(TextFrame): class
1817 class TP4(TPE4):
/dports/audio/p5-Audio-Scan/Audio-Scan-1.01/src/
H A Did3_compat.c293 {"TP4", EQ(TPE4) /* Interpreted, remixed, or otherwise modified by */},
H A Did3_compat.gperf85 TP4, EQ(TPE4) /* Interpreted, remixed, or otherwise modified by */
H A Did3_frametype.gperf320 TPE4, FRAME(text), "Interpreted, remixed, or otherwise modified by"
/dports/multimedia/libmediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Tag/
H A DFile_Id3v2.h122 void TPE4() {T___();} in TPE4() function
H A DFile_Id3v2.cpp197 const int32u TPE4=0x54504534; variable
662 …CASE_INFO(TPE4, "Interpreted, remixed, or otherwise modifi… in Data_Parse()
1251 case Elements::TPE4 : Fill(Stream_General, 0, General_RemixedBy, Element_Value); break; in Fill_Name()
/dports/multimedia/mediainfo/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Tag/
H A DFile_Id3v2.h122 void TPE4() {T___();} in TPE4() function
H A DFile_Id3v2.cpp197 const int32u TPE4=0x54504534; variable
662 …CASE_INFO(TPE4, "Interpreted, remixed, or otherwise modifi… in Data_Parse()
1251 case Elements::TPE4 : Fill(Stream_General, 0, General_RemixedBy, Element_Value); break; in Fill_Name()
/dports/multimedia/libzen/MediaInfo_CLI_GNU_FromSource/MediaInfoLib/Source/MediaInfo/Tag/
H A DFile_Id3v2.h122 void TPE4() {T___();} in TPE4() function
H A DFile_Id3v2.cpp197 const int32u TPE4=0x54504534; variable
662 …CASE_INFO(TPE4, "Interpreted, remixed, or otherwise modifi… in Data_Parse()
1251 case Elements::TPE4 : Fill(Stream_General, 0, General_RemixedBy, Element_Value); break; in Fill_Name()
/dports/audio/libid3tag/libid3tag-0.15.1b/
H A Dcompat.c231 {"TP4", EQ(TPE4) /* Interpreted, remixed, or otherwise modified by */},
H A Dcompat.gperf108 TP4, EQ(TPE4) /* Interpreted, remixed, or otherwise modified by */
H A Dframetype.gperf334 TPE4, FRAME(text), PRESERVE, "Interpreted, remixed, or otherwise modified by"
/dports/graphics/sswf/sswf-1.8.4/include/sswf/scripts/native/
H A Dsound.asc82 const var TPE4 : String;
/dports/audio/p5-MP3-Tag/MP3-Tag-1.15/lib/MP3/Tag/
H A DID3v2_Data.pod171 =item TPE4 : Interpreted, remixed, or otherwise modified by
/dports/audio/mp3mover/mp3mover-2.1.1/MP3/Tag/
H A DID3v2.pm1216 TPE4 => "Interpreted, remixed, or otherwise modified by",
/dports/audio/p5-tagged/tagged-0.40/Tag/
H A DID3v2.pm1216 TPE4 => "Interpreted, remixed, or otherwise modified by",
/dports/audio/py-mutagen/mutagen-1.42.0/docs/api/
H A Did3_frames.rst418 .. autoclass:: mutagen.id3.TPE4(encoding=<Encoding.UTF16: 1>, text=[])
/dports/audio/id3lib/id3lib-3.8.3/id3com/
H A Did3com.idl161 /* TPE4 */ ID3_MIXARTIST, /**< Interpreted, remixed, or otherwise modified by */
/dports/graphics/p5-Image-ExifTool-devel/Image-ExifTool-12.14/lib/Image/ExifTool/
H A DID3.pm591 TPE4 => 'InterpretedBy',
/dports/graphics/p5-Image-ExifTool/Image-ExifTool-12.30/lib/Image/ExifTool/
H A DID3.pm593 TPE4 => 'InterpretedBy',

12345