Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/player_framework/services/services/engine_intf/
H A Drecorder_param.h201 struct GenreInfo : public RecorderParam { struct
202 explicit GenreInfo(std::string genreInfo) : RecorderParam(RecorderPublicParamType::GENRE_INFO), in GenreInfo() argument
204 std::string genre;