H.264 Codec for ESP32-S3
Loading...
Searching...
No Matches
src
h264
esp_h264_arduino.h
Go to the documentation of this file.
1
/* Public Arduino shim to map ESP-IDF headers to Arduino-friendly stubs.
2
* Include this at top of your Arduino sketch or before including esp_h264 headers.
3
*/
4
#
pragma
once
5
6
#
include
"esp_h264_version.h"
7
#
include
"esp_h264_enc_single_sw.h"
8
#
include
"esp_h264_dec.h"
Generated by
1.9.6