frameworks/av/media/libeffects/preprocessing/README.md

8 lines
275 B
Markdown
Raw Permalink Normal View History

2025-08-25 08:17:13 +08:00
# Preprocessing effects
## Limitations
- Preprocessing effects currently work on 10ms worth of data and do not support
arbitrary frame counts. This limiation comes from the underlying effects in
webrtc modules
- There is currently no api to communicate this requirement