FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVHWDeviceInternal Struct Reference

#include <hwcontext_internal.h>

Data Fields

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

Detailed Description

Definition at line 102 of file hwcontext_internal.h.

Field Documentation

const HWContextType* AVHWDeviceInternal::hw_type
void* AVHWDeviceInternal::priv
AVBufferRef* AVHWDeviceInternal::source_device

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

Definition at line 110 of file hwcontext_internal.h.

Referenced by av_hwdevice_ctx_create_derived(), and hwdevice_ctx_free().


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