Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A 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.
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_definition.h73 struct PackageDef { struct
74 …gVersion; ///< Package information version, which indicates the latest plug-in interface version
77 … std::string name; ///< Package name. The plugin framework registers the plugin using this name.
82 licenseType; ///< The License information of the plugin in the package.