AMF encoder context.
More...
#include <amfenc.h>
AMF encoder context.
Definition at line 46 of file amfenc.h.
◆ avclass
◆ library
amf_handle AmfContext::library |
handle to DLL library
Definition at line 49 of file amfenc.h.
◆ factory
AMFFactory* AmfContext::factory |
pointer to AMF factory
Definition at line 50 of file amfenc.h.
◆ debug
AMFDebug* AmfContext::debug |
pointer to AMF debug interface
Definition at line 51 of file amfenc.h.
◆ trace
AMFTrace* AmfContext::trace |
pointer to AMF trace interface
Definition at line 52 of file amfenc.h.
◆ version
amf_uint64 AmfContext::version |
version of AMF runtime
Definition at line 54 of file amfenc.h.
◆ tracer
AMF writer registered with AMF.
Definition at line 55 of file amfenc.h.
◆ context
AMFContext* AmfContext::context |
AMF context.
Definition at line 56 of file amfenc.h.
◆ encoder
AMFComponent* AmfContext::encoder |
AMF encoder object.
Definition at line 58 of file amfenc.h.
◆ eof
flag indicating EOF happened
Definition at line 59 of file amfenc.h.
◆ format
AMF_SURFACE_FORMAT AmfContext::format |
AMF surface format.
Definition at line 60 of file amfenc.h.
◆ hw_device_ctx
pointer to HW accelerator (decoder)
Definition at line 62 of file amfenc.h.
◆ hw_frames_ctx
pointer to HW accelerator (frame allocator)
Definition at line 63 of file amfenc.h.
◆ hwsurfaces_in_queue
int AmfContext::hwsurfaces_in_queue |
◆ hwsurfaces_in_queue_max
int AmfContext::hwsurfaces_in_queue_max |
◆ delayed_drain
int AmfContext::delayed_drain |
◆ delayed_surface
AMFSurface* AmfContext::delayed_surface |
◆ delayed_frame
◆ timestamp_list
◆ dts_delay
int64_t AmfContext::dts_delay |
◆ log_to_dbg
int AmfContext::log_to_dbg |
◆ usage
◆ profile
◆ level
◆ preanalysis
int AmfContext::preanalysis |
◆ quality
◆ b_frame_delta_qp
int AmfContext::b_frame_delta_qp |
◆ ref_b_frame_delta_qp
int AmfContext::ref_b_frame_delta_qp |
◆ rate_control_mode
int AmfContext::rate_control_mode |
◆ enforce_hrd
int AmfContext::enforce_hrd |
◆ filler_data
int AmfContext::filler_data |
◆ enable_vbaq
int AmfContext::enable_vbaq |
◆ skip_frame
int AmfContext::skip_frame |
◆ qp_i
◆ qp_p
◆ qp_b
◆ max_au_size
int AmfContext::max_au_size |
◆ header_spacing
int AmfContext::header_spacing |
◆ b_frame_ref
int AmfContext::b_frame_ref |
◆ intra_refresh_mb
int AmfContext::intra_refresh_mb |
◆ coding_mode
int AmfContext::coding_mode |
◆ me_half_pel
int AmfContext::me_half_pel |
◆ me_quarter_pel
int AmfContext::me_quarter_pel |
◆ aud
◆ gops_per_idr
int AmfContext::gops_per_idr |
◆ header_insertion_mode
int AmfContext::header_insertion_mode |
◆ min_qp_i
◆ max_qp_i
◆ min_qp_p
◆ max_qp_p
◆ tier
The documentation for this struct was generated from the following file: