#include <codec_api.h>
|
| int32_t(* | Initialize )(ISVCEncoder *, const SEncParamBase *pParam) |
| |
| int32_t(* | InitializeExt )(ISVCEncoder *, const SEncParamExt *pParam) |
| |
| int32_t(* | GetDefaultParams )(ISVCEncoder *, SEncParamExt *pParam) |
| |
| int32_t(* | Uninitialize )(ISVCEncoder *) |
| |
| int32_t(* | EncodeFrame )(ISVCEncoder *, const SSourcePicture *kpSrcPic, SFrameBSInfo *pBsInfo) |
| |
| int32_t(* | EncodeParameterSets )(ISVCEncoder *, SFrameBSInfo *pBsInfo) |
| |
| int32_t(* | ForceIntraFrame )(ISVCEncoder *, bool bIDR) |
| |
| int32_t(* | SetOption )(ISVCEncoder *, ENCODER_OPTION eOptionId, void *pOption) |
| |
| int32_t(* | GetOption )(ISVCEncoder *, ENCODER_OPTION eOptionId, void *pOption) |
| |
◆ EncodeFrame
◆ EncodeParameterSets
◆ ForceIntraFrame
◆ GetDefaultParams
◆ GetOption
◆ Initialize
◆ InitializeExt
◆ SetOption
◆ Uninitialize
The documentation for this struct was generated from the following file: