Home
last modified time | relevance | path

Searched defs:artistLocation (Results 1 – 2 of 2) sorted by relevance

/dports/audio/libechonest/libechonest-2.3.1/src/
H A DSong_p.h63 Echonest::ArtistLocation artistLocation; variable
H A DSong.cpp173 Echonest::ArtistLocation Echonest::Song::artistLocation() const in artistLocation() function in Echonest::Song
178 void Echonest::Song::setArtistLocation(const Echonest::ArtistLocation& artistLocation) in setArtistLocation()