Jetson Linux API Reference

32.7.4 Release
v4l2_enc_hw_preset_type_param_ Struct Reference

Detailed Description

Holds encoder HW Preset type parameters to be used with V4L2_CID_MPEG_VIDEOENC_HW_PRESET_TYPE_PARAM IOCTL.

Definition at line 1809 of file v4l2_nv_extensions.h.

Data Fields

enum v4l2_enc_hw_preset_type hw_preset_type
 Type in which the encoder hw preset is specified, one of type v4l2_enc_hw_preset_type. More...
 
__u8 set_max_enc_clock
 Boolean value indicating if encoder set to max clock. More...
 

Field Documentation

◆ hw_preset_type

enum v4l2_enc_hw_preset_type v4l2_enc_hw_preset_type_param_::hw_preset_type

Type in which the encoder hw preset is specified, one of type v4l2_enc_hw_preset_type.

Definition at line 1812 of file v4l2_nv_extensions.h.

◆ set_max_enc_clock

__u8 v4l2_enc_hw_preset_type_param_::set_max_enc_clock

Boolean value indicating if encoder set to max clock.

Definition at line 1814 of file v4l2_nv_extensions.h.


The documentation for this struct was generated from the following file: