Searched defs:AUDIO_G711MU (Results 1 – 3 of 3) sorted by relevance
41 static constexpr const char AUDIO_G711MU[] = "audio/g711mu"; variable
167 AUDIO_G711MU = 5, enumerator
587 static constexpr std::string_view AUDIO_G711MU = "audio/g711mu"; variable