venc_set_mod_param
产品支持情况
| 
          产品  | 
        
          是否支持  | 
       
|---|---|
| 
          | 
        
          x  | 
       
| 
          | 
        
          x  | 
       
| 
          | 
        
          x  | 
       
| 
          | 
        
          √  | 
       
| 
          | 
        
          √  | 
       
| 
          | 
        
          x  | 
       
使用说明
| 
          c函数原型  | 
        
          hi_s32 hi_mpi_venc_set_mod_param(const hi_venc_mod_param *mod_param)  | 
       
|---|---|
| 
          Python函数  | 
        
          ret = acl.himpi.venc_set_mod_param(mod_param)  | 
       
| 
          函数功能  | 
        
          设置编码相关的模块参数。  | 
       
| 
          输入说明  | 
        
          mod_param:dict,编码模块参数字典,具体请参见hi_venc_mod_param。  | 
       
| 
          返回值说明  | 
        
          ret:int,错误码。 
  | 
       
| 
          约束说明  | 
        
         
  | 
       
| 
          参考资源  |