MWCapture SDK Linux
3.3.1.LAST_SVN_COMMIT_NUM
|
Classes | |
struct | mw_venc_frame_info |
mw_venc_frame_info_t Defines the types infomation of frame to be encoded. Related type(s): mw_venc_frame_type_t Related function(s): mw_venc_create mw_venc_create_ex More... | |
struct | mw_venc_rate_control |
mw_venc_rate_control_t More... | |
struct | mw_venc_fps |
mw_venc_fps_t More... | |
struct | mw_venc_extdata |
mw_venc_extdata_t More... | |
struct | mw_venc_param |
mw_venc_param_t More... | |
struct | mw_venc_gpu_info |
mw_venc_gpu_info_t More... | |
Typedefs | |
typedef struct mw_venc_frame_info | mw_venc_frame_info_t |
mw_venc_frame_info_t Defines the types infomation of frame to be encoded. Related type(s): mw_venc_frame_type_t Related function(s): mw_venc_create mw_venc_create_ex | |
typedef struct mw_venc_rate_control | mw_venc_rate_control_t |
mw_venc_rate_control_t More... | |
typedef struct mw_venc_fps | mw_venc_fps_t |
mw_venc_fps_t More... | |
typedef struct mw_venc_extdata | mw_venc_extdata_t |
mw_venc_extdata_t More... | |
typedef struct mw_venc_param | mw_venc_param_t |
mw_venc_param_t More... | |
typedef struct mw_venc_gpu_info | mw_venc_gpu_info_t |
mw_venc_gpu_info_t More... | |
typedef struct mw_venc_extdata mw_venc_extdata_t |
mw_venc_extdata_t
Defines the extended encoding data.
Related type(s):
MW_VENC_PROPERTY_EXTDATA
Related function(s):
mw_venc_get_property mw_venc_set_property
typedef struct mw_venc_fps mw_venc_fps_t |
mw_venc_fps_t
Sets the frame rate.
Related type(s):
MW_VENC_PROPERTY_FPS
Related function(s):
mw_venc_create
mw_venc_create_ex
mw_venc_get_default_param
mw_venc_get_property mw_venc_set_property
typedef struct mw_venc_gpu_info mw_venc_gpu_info_t |
mw_venc_gpu_info_t
hardware codec information
Related type(s):
mw_venc_platform_t
Related function(s):
mw_venc_get_gpu_info_by_index
mw_venc_create_by_index
typedef struct mw_venc_param mw_venc_param_t |
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
typedef struct mw_venc_rate_control mw_venc_rate_control_t |
mw_venc_rate_control_t
Defines the parameters of bitrate controlling.
Related type(s):
mw_venc_rate_control_mode_t
MW_VENC_PROPERTY_RATE_CONTROL
Related function(s):
mw_venc_create
mw_venc_create_ex
mw_venc_get_default_param
mw_venc_get_property mw_venc_set_property