camera_h264avc.h

Updated: April 19, 2023

Supported H.264/AVC video encoder parameters.

This file defines the video encoder parameters supported by the H.264/AVC (MPEG-4 Part 10 Advanced Video Coding) encoder. Use the parameters provided in this file for parameter-value pairs that you pass into the video encoder configuration functions in camera_encoder.h. For instance, you can use these parameters with the camera_set_videoencoder_parameter() function if you previously set CAMERA_IMGPROP_VIDEOCODEC to CAMERA_VIDEOCODEC_AVC1 or CAMERA_VIDEOCODEC_H264 using camera_set_video_property().