Checklist
Issue or Suggestion Description
https://components.espressif.com/components/espressif/esp_capture/versions/0.7.0?language=zh
https://components.espressif.com/components/espressif/esp_muxer
我想使用这两个组件来录制音视频,但是我添加了这两个组件后,我想按照espressif__esp_capture\test_apps\main里的函数,实现录制功能,但是这个文件里的下面两个头文件我找不到。
#include "esp_gmf_app_unit_test.h"
#include "esp_gmf_app_setup_peripheral.h"
我在组件esp_capture的页面点击的仓库是这个git仓库,虽然这个仓库名称并不是“esp_capture”,