FFmpeg  3.4.2
Data Fields
HWDevice Struct Reference

#include <fftools/ffmpeg.h>

Data Fields

char * name
 
enum AVHWDeviceType type
 
AVBufferRefdevice_ref
 

Detailed Description

Definition at line 82 of file ffmpeg.h.

Field Documentation

◆ name

char* HWDevice::name

Definition at line 83 of file ffmpeg.h.

Referenced by hw_device_init_from_string().

◆ type

enum AVHWDeviceType HWDevice::type

Definition at line 84 of file ffmpeg.h.

Referenced by hw_device_init_from_string().

◆ device_ref

AVBufferRef* HWDevice::device_ref

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