# Plugin Directory Structure

Source: [https://docs.qualcomm.com/doc/80-70015-15B/topic/plugin-directory-structure.html](https://docs.qualcomm.com/doc/80-70015-15B/topic/plugin-directory-structure.html)

gst-plugins-qti-oss/gst-plugins-mlv<plugin-name>/
        CMakeLists.txt 		
        config.h.in 		
        mlv<plugin-name>.c 		
        mlv<plugin-name>.h 		
        modules/ 		
            CMakeLists.txt 		
            ml-video-<plugin-name>-module.h 		
            ml-v<plugin-name>-<module-name>.c<Copy to clipboard

Last Published: Jan 21, 2026

[Previous Topic
Development process for new plugin](https://docs.qualcomm.com/bundle/publicresource/80-70015-15B/topics/development-process-new-plugin.md) [Next Topic
Steps to create superresolution plugin](https://docs.qualcomm.com/bundle/publicresource/80-70015-15B/topics/steps-to-create-superresolution-plugin.md)