espressif/esp_gmf_misc

uploaded 4 weeks ago
Espressif GMF Elements Misc Module

readme (zh)

# ESP-GMF-Misc

- [English](./README.md)

ESP GMF Miscellaneous 汇集了 GMF 各种各样功能单一的元素,目前支持的元素列表如下:
|  名称  | 功能说明  | 输入端口  | 输出端口  |输入阻塞时间 | 输出阻塞时间 |
|:----:|:----:|:----:|:----:|:----:|:----:|
| esp_gmf_copier   |  将输入数据复制到多个端口输出  | 单个 | 多个 | 最大延迟 | 可用户配置,默认是最大延迟 |

## 示例
ESP GMF Miscellaneous 常与其他 GMF 元素组合成管道使用,示例代码请参考 [test_app](../test_apps/main/elements/gmf_audio_play_el_test.c)。

Links

Supports all targets

License: Custom

Tags

To add this component to your project, run:

idf.py add-dependency "espressif/esp_gmf_misc^0.5.1"

or download archive

Stats

  • Archive size
    Archive size ~ 5.66 KB
  • Downloaded in total
    Downloaded in total 39 times
  • Downloaded this version
    This version: 37 times

Badge

espressif/esp_gmf_misc version: 0.5.1
|