Sayonara Player
src
Components
Streaming
SomaFM
SomaFMUtils.h
1
#ifndef SOMAFMUTILS_H
2
#define SOMAFMUTILS_H
3
4
class
MetaDataList
;
5
6
namespace
SomaFM
7
{
8
class
Station
;
9
namespace
Utils
10
{
11
void
mapStationToMetadata(
const
SomaFM::Station
& station,
MetaDataList
& tracks);
12
}
13
}
14
15
#endif // SOMAFMUTILS_H
SomaFM::Station
Definition:
SomaFMStation.h:41
MetaDataList
The MetaDataList class.
Definition:
MetaDataList.h:37
Station
Definition:
Station.h:9
Generated on Wed Jan 6 2021 00:00:00 for Sayonara Player by
1.8.20