FFmpeg
Data Fields
HWUploadContext Struct Reference

Data Fields

const AVClassclass
 
AVBufferRefhwdevice_ref
 
AVHWDeviceContexthwdevice
 
AVBufferRefhwframes_ref
 
AVHWFramesContexthwframes
 

Detailed Description

Definition at line 31 of file vf_hwupload.c.

Field Documentation

◆ class

const AVClass* HWUploadContext::class

Definition at line 32 of file vf_hwupload.c.

◆ hwdevice_ref

AVBufferRef* HWUploadContext::hwdevice_ref

Definition at line 34 of file vf_hwupload.c.

◆ hwdevice

AVHWDeviceContext* HWUploadContext::hwdevice

Definition at line 35 of file vf_hwupload.c.

◆ hwframes_ref

AVBufferRef* HWUploadContext::hwframes_ref

Definition at line 37 of file vf_hwupload.c.

◆ hwframes

AVHWFramesContext* HWUploadContext::hwframes

Definition at line 38 of file vf_hwupload.c.


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