Home
last modified time | relevance | path

Searched defs:PackageDef (Results 1 – 2 of 2) sorted by relevance

/foundation/multimedia/histreamer/engine/include/plugin/interface/
Dplugin_definition.h70 struct PackageDef { struct
71 …gVersion; ///< Package information version, which indicates the latest plug-in interface version
74 … std::string name; ///< Package name. The plugin framework registers the plugin using this name.
79 licenseType; ///< The License information of the plugin in the package.
/foundation/multimedia/av_codec/services/engine/source/hst_releated/
Dplugin_definition.h103 struct PackageDef { struct
104 …gVersion; ///< Package information version, which indicates the latest plug-in interface version
107 … std::string name; ///< Package name. The plugin framework registers the plugin using this name.
112 licenseType; ///< The License information of the plugin in the package.