FFmpeg
Data Fields
AVHWDeviceInternal Struct Reference

#include <hwcontext_internal.h>

Data Fields

const HWContextTypehw_type
 
void * priv
 
AVBufferRefsource_device
 For a derived device, a reference to the original device context it was derived from. More...
 

Detailed Description

Definition at line 103 of file hwcontext_internal.h.

Field Documentation

◆ hw_type

const HWContextType* AVHWDeviceInternal::hw_type

◆ priv

void* AVHWDeviceInternal::priv

◆ source_device

AVBufferRef* AVHWDeviceInternal::source_device

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

Definition at line 111 of file hwcontext_internal.h.

Referenced by av_hwdevice_ctx_create_derived_opts().


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