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

#include <ffmpeg.h>

Data Fields

char * name
 
enum AVHWDeviceType type
 
AVBufferRefdevice_ref
 

Detailed Description

Definition at line 82 of file ffmpeg.h.

Field Documentation

char* HWDevice::name

Definition at line 83 of file ffmpeg.h.

Referenced by hw_device_init_from_string().

enum AVHWDeviceType HWDevice::type

Definition at line 84 of file ffmpeg.h.

Referenced by hw_device_init_from_string().

AVBufferRef* HWDevice::device_ref

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