# 插件目录结构

Source: [https://docs.qualcomm.com/doc/80-70015-15BY/topic/plugin-directory-structure.html](https://docs.qualcomm.com/doc/80-70015-15BY/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 26, 2026

[Previous Topic
新插件开发流程](https://docs.qualcomm.com/bundle/publicresource/80-70015-15BY/topics/development-process-new-plugin.md) [Next Topic
创建 superresolution 插件的步骤](https://docs.qualcomm.com/bundle/publicresource/80-70015-15BY/topics/steps-to-create-superresolution-plugin.md)