FFmpeg
Data Fields
HWUploadContext Struct Reference

Data Fields

const AVClassclass
 
AVBufferRefhwdevice_ref
 
AVBufferRefhwframes_ref
 
AVHWFramesContexthwframes
 
char * device_type
 

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.

◆ hwframes_ref

AVBufferRef* HWUploadContext::hwframes_ref

Definition at line 36 of file vf_hwupload.c.

◆ hwframes

AVHWFramesContext* HWUploadContext::hwframes

Definition at line 37 of file vf_hwupload.c.

◆ device_type

char* HWUploadContext::device_type

Definition at line 39 of file vf_hwupload.c.


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