import"ILNNotifs.idl";
Public Member Functions | |
void | InitNotifs (in string windowTitle) |
void | TrackChangeNotify (in string title, in string artist, in string album, in string coverFilePath, in PRInt32 timeout) |
void | EnableNotifications (in PRBool enable) |
Definition at line 29 of file ILNNotifs.idl.
void ILNNotifs::EnableNotifications | ( | in PRBool | enable | ) |
void ILNNotifs::InitNotifs | ( | in string | windowTitle | ) |
void ILNNotifs::TrackChangeNotify | ( | in string | title, |
in string | artist, | ||
in string | album, | ||
in string | coverFilePath, | ||
in PRInt32 | timeout | ||
) |