MWCapture SDK Mac  3.3.1.16905
Classes | Typedefs
Hardware Encoder Module Structures

Classes

struct  mw_venc_frame_info
 mw_venc_frame_info_t @detials 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...
 

Typedefs

typedef struct mw_venc_frame_info mw_venc_frame_info_t
 mw_venc_frame_info_t @detials 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...
 

Detailed Description

Typedef Documentation

◆ 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

◆ mw_venc_fps_t

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

◆ 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

◆ 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