Searched defs:preferredCodecMode (Results 1 – 5 of 5) sorted by relevance
28 …vector<std::string> PluginManager::ListPlugins(PluginType pluginType, CodecMode preferredCodecMode) in ListPlugins()
267 std::vector<std::string> PluginRegister::ListPlugins(PluginType type, CodecMode preferredCodecMode) in ListPlugins()
305 std::vector<std::string> PluginRegister::ListPlugins(PluginType type, CodecMode preferredCodecMode) in ListPlugins()
361 …gin::Capability& upStreamCaps, Plugin::PluginType pluginType, Plugin::CodecMode preferredCodecMode) in FindAvailablePlugins()