camera_h264avc.h

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. These are the parameters to use with the camera_set_videoencoder_parameter() function if you configured CAMERA_IMGPROP_VIDEOCODEC to CAMERA_VIDEOCODEC_AVC1 or CAMERA_VIDEOCODEC_H264 using camera_set_video_property().

Use the parameters provided in this file for parameter-value pairs that you pass to the video encoder configuration functions in camera_encoder.h.