Home
last modified time | relevance | path

Searched refs:PLUGIN_INTERFACE_VERSION (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/media_foundation/engine/include/plugin/interface/
H A Dplugin_definition.h47 #define PLUGIN_INTERFACE_VERSION MAKE_VERSION(PLUGIN_INTERFACE_VERSION_MAJOR, PLUGIN_INTERFACE_VERSION_MINOR) macro
72 ///< used by the plugin in the package. The default value is PLUGIN_INTERFACE_VERSION.
195 pkgReg->AddPackage({PLUGIN_INTERFACE_VERSION, PLUGIN_STRINGIFY(name), license}); \
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_definition.h49 #define PLUGIN_INTERFACE_VERSION MAKE_VERSION(PLUGIN_INTERFACE_VERSION_MAJOR, PLUGIN_INTERFACE_VERSION_MINOR) macro
75 ///< used by the plugin in the package. The default value is PLUGIN_INTERFACE_VERSION.
315 pkgReg->AddPackage({PLUGIN_INTERFACE_VERSION, PLUGIN_STRINGIFY(name), license}); \

Completed in 2 milliseconds