Home
last modified time | relevance | path

Searched refs:kPlayerGetFileTrackInfoMessage (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-MusicPlugin/macos/
H A DiTunesAPI.cpp262 return ITCallApplication(appCookie, appProc, kPlayerGetFileTrackInfoMessage, &messageInfo); in PlayerGetFileTrackInfo()
H A DiTunesAPI.h429 kPlayerGetFileTrackInfoMessage = 'gfti', /* Query iTunes for information about a file */ enumerator
/dports/graphics/libprojectm/projectm-3.1.12/src/projectM-MusicPlugin/win32/
H A DiTunesAPI.c317 return ITCallApplication(appCookie, appProc, kPlayerGetFileTrackInfoMessage, &messageInfo); in PlayerGetFileTrackInfo()
H A DiTunesAPI.h335 kPlayerGetFileTrackInfoMessage = 'gfti', /* Query iTunes for information about a file */ enumerator
/dports/graphics/libprojectm/projectm-3.1.12/src/museum/projectM-iTunes-VizKit/source/iTunesVisualAPI/
H A DiTunesAPI.c353 return ITCallApplication(appCookie, appProc, kPlayerGetFileTrackInfoMessage, &messageInfo); in PlayerGetFileTrackInfo()
H A DiTunesAPI.h429 kPlayerGetFileTrackInfoMessage = 'gfti', /* Query iTunes for information about a file */ enumerator