Searched refs:IsRawAudio (Results 1 – 3 of 3) sorted by relevance
58 bool IsRawAudio(const std::string& mime) in IsRawAudio() function
61 bool IsRawAudio(const std::string& mime);
477 portInfo.ports.push_back({port->GetName(), IsRawAudio(mime)}); in PrepareStreams()