pub const AV1E_GET_SEQ_LEVEL_IDX: aome_enc_control_id = 55;
Expand description

Codec control function to get sequence level index for each operating point. int* parameter. There can be at most 32 operating points. The results will be written into a provided integer array of sufficient size.