Searched defs:CodecCapability (Results 1 – 1 of 1) sorted by relevance
26 struct CodecCapability { struct27 PluginType pluginType; ///< plugin type, For details, @see PluginType.28 std::string pluginMime; ///< plugin mime29 std::string name; ///< plugin name