MWCapture SDK Mac  3.3.1.16905
Public Attributes | List of all members
mw_venc_extdata Struct Reference

mw_venc_extdata_t More...

#include <mw_venc_common.h>

Public Attributes

uint8_t * p_extdata
 Extended data pointer. The data includes vps(Video Parameter Set),sps(Sequence Parameter Set) and pps(Picture Parameter Set).
 
uint32_t extdata_len
 The total length of entended data.
 
uint32_t len [3]
 len[0] vps_len;len[1] sps_len;len[2] pps_len
 

Detailed Description

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


The documentation for this struct was generated from the following file: