AVI Player
==============
:link_to_translation:`zh_CN:[中文]`

This component supports parsing AVI files and processes them at the FPS rate, providing audio and video data to the user through callbacks.

AVI (Audio Video Interleave) files are a multimedia container format used to store audio and video data. They can contain video and audio streams encoded in various formats and support different compression methods.

This component currently supports the following audio and video formats:

Video:
- MJPEG
- H264

Audio:
- PCM

API Reference
----------------

.. include-build-file:: inc/avi_player.inc