espressif/gmf_misc

0.6.0

uploaded 5 days ago
Espressif GMF Elements Misc Module

readme

# ESP-GMF-Misc

- [中文版](./README_CN.md)

ESP GMF Miscellaneous gathers various GMF elements with single-purpose functionalities. The currently supported elements are listed below:
|  Name  | Function Description | Input Port | Output port |Input blocking time|Output blocking time|
|:----:|:----:|:----:|:----:|:----:|:----:|
| esp_gmf_copier | Copies input data to multiple output ports | Single | Multiple | Maximum delay | User configurable, default value is maximum delay |

## Usage
ESP GMF Miscellaneous is often combined with other GMF elements to form a pipeline. For example code, please refer to [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/gmf_misc^0.6.0"

or download archive

Stats

  • Archive size
    Archive size ~ 4.86 KB
  • Downloaded in total
    Downloaded in total 6 times
  • Downloaded this version
    This version: 6 times

Badge

espressif/gmf_misc version: 0.6.0
|