MWCapture SDK Linux  3.3.1.LAST_SVN_COMMIT_NUM
Classes | Typedefs
Hardware Encoder Module Structures

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...
 

Detailed Description

Typedef Documentation

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

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

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