Searched defs:GenreInfo (Results 1 – 1 of 1) sorted by relevance
201 struct GenreInfo : public RecorderParam { struct202 explicit GenreInfo(std::string genreInfo) : RecorderParam(RecorderPublicParamType::GENRE_INFO), in GenreInfo() argument204 std::string genre;