MX_PLUGIN_GENERATE Macro Definition

This API implements the GstMxBaseClass class and framework class functions such as the plugin initialization function and plugin class registration function.

To develop a plugin, you need to use the macro to register the plugin with the GStreamer framework at the end of the .cpp file.