|
FFmpeg 8.0.1
|
This struct is allocated as AVHWDeviceContext.hwctx. More...
#include <libavutil/hwcontext_amf.h>
Data Fields | |
| void * | library |
| AMFFactory * | factory |
| void * | trace_writer |
| int64_t | version |
| version of AMF runtime | |
| AMFContext * | context |
| AMF_MEMORY_TYPE | memory_type |
This struct is allocated as AVHWDeviceContext.hwctx.
Definition at line 33 of file hwcontext_amf.h.
| void* AVAMFDeviceContext::library |
Definition at line 34 of file hwcontext_amf.h.
| AMFFactory* AVAMFDeviceContext::factory |
Definition at line 35 of file hwcontext_amf.h.
| void* AVAMFDeviceContext::trace_writer |
Definition at line 36 of file hwcontext_amf.h.
| int64_t AVAMFDeviceContext::version |
version of AMF runtime
Definition at line 38 of file hwcontext_amf.h.
| AMFContext* AVAMFDeviceContext::context |
Definition at line 39 of file hwcontext_amf.h.
| AMF_MEMORY_TYPE AVAMFDeviceContext::memory_type |
Definition at line 40 of file hwcontext_amf.h.