|
MythTV master
|
#include <cmath>#include <unistd.h>#include "libmythbase/http/mythhttpmetaservice.h"#include "libmythbase/mythversion.h"#include "libmythmetadata/musicmetadata.h"#include "v2music.h"#include "v2serviceUtil.h"Go to the source code of this file.
Functions | |
| Q_GLOBAL_STATIC_WITH_ARGS (MythHTTPMetaService, s_service,(MUSIC_HANDLE, V2Music::staticMetaObject, &V2Music::RegisterCustomTypes)) void V2Music | |
| Q_GLOBAL_STATIC_WITH_ARGS | ( | MythHTTPMetaService | , |
| s_service | , | ||
| (MUSIC_HANDLE, V2Music::staticMetaObject, &V2Music::RegisterCustomTypes) | |||
| ) |
Definition at line 29 of file v2music.cpp.