Searched defs:AUDIO_MPEG (Results 1 – 3 of 3) sorted by relevance
35 static constexpr const char AUDIO_MPEG[] = "audio/mpeg"; variable
165 AUDIO_MPEG = 4, enumerator
581 static constexpr std::string_view AUDIO_MPEG = "audio/mpeg"; variable