MWCapture SDK Linux
3.3.1.LAST_SVN_COMMIT_NUM
|
mw_venc_param_t More...
#include <mw_venc_common.h>
Public Attributes | |
mw_venc_code_type_t | code_type |
Code type, H264 or H265. | |
mw_venc_fourcc_t | fourcc |
Color format of input data. | |
mw_venc_targetusage_t | targetusage |
Preset. | |
mw_venc_rate_control_t | rate_control |
Frame control. | |
int32_t | width |
width of input video | |
int32_t | height |
Height of input video. | |
mw_venc_fps_t | fps |
Frame rate. | |
int32_t | slice_num |
Slice number. | |
int32_t | gop_pic_size |
GOP size. | |
int32_t | gop_ref_size |
Referenced GOP size. | |
mw_venc_profile_t | profile |
Profile. | |
mw_venc_level_t | level |
Level. | |
int32_t | intel_async_depth |
mw_venc_amd_mem_type_t | amd_mem_reserved |
Intel. More... | |
mw_venc_param_t
Encoder configurations
Related type(s):
mw_venc_code_type_t
mw_venc_fourcc_t
mw_venc_targetusage_t
mw_venc_rate_control_t
mw_venc_fps_t
mw_venc_profile_t
mw_venc_level_t
mw_venc_amd_mem_type_t
Related function(s):
mw_venc_create
mw_venc_create_ex
mw_venc_get_default_param
mw_venc_amd_mem_type_t mw_venc_param::amd_mem_reserved |
Intel.
AMD storage type, which are valid only if you are using AMD to encode.