FFmpeg
Data Fields
FFHWDeviceContext Struct Reference

Data Fields

AVHWDeviceContext p
 The public AVHWDeviceContext. More...
 
const HWContextTypehw_type
 
AVBufferRefsource_device
 For a derived device, a reference to the original device context it was derived from. More...
 

Detailed Description

Definition at line 87 of file hwcontext.c.

Field Documentation

◆ p

AVHWDeviceContext FFHWDeviceContext::p

◆ hw_type

const HWContextType* FFHWDeviceContext::hw_type

◆ source_device

AVBufferRef* FFHWDeviceContext::source_device

For a derived device, a reference to the original device context it was derived from.

Definition at line 99 of file hwcontext.c.

Referenced by av_hwdevice_ctx_create_derived_opts(), and hwdevice_ctx_free().


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