Searched defs:MediaStat (Results 1 – 1 of 1) sorted by relevance
30 struct MediaStat { struct33 explicit MediaStat(std::string rep) : reporter(std::move(rep)) in MediaStat() function36 MediaStat(const MediaStat& other) in MediaStat() argument