MWCapture SDK Mac
3.3.1.16905
|
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 |
int32_t | yuv_is_full_range |
mw_venc_color_primaries_t | color_primaries |
mw_venc_color_transfer_characteristic_t | color_trc |
mw_venc_color_space_t | color_space |
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