espressif/gmf_misc

0.7.0

Latest
uploaded 5 days ago
Espressif GMF Misc Elements Module

readme

# ESP-GMF-Misc

- [![Component Registry](https://components.espressif.com/components/espressif/gmf_misc/badge.svg)](https://components.espressif.com/components/espressif/gmf_misc)

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

ESP GMF Miscellaneous gathers various GMF elements with single-purpose functionalities. The currently supported elements are listed below:
|  Name  | TAG | Function Description | Input Port | Output port |Input blocking time|Output blocking time|
|:----:|:----:|:----:|:----:|:----:|:----:|:----:|
| esp_gmf_copier | 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.7.0"

or download archive

Stats

  • Archive size
    Archive size ~ 5.09 KB
  • Downloaded in total
    Downloaded in total 428 times
  • Downloaded this version
    This version: 15 times

Badge

espressif/gmf_misc version: 0.7.0
|