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