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

#include <ffmpeg.h>

Data Fields

const char * name
 
int(* init )(AVCodecContext *s)
 
enum HWAccelID id
 
enum AVPixelFormat pix_fmt
 
enum AVHWDeviceType device_type
 

Detailed Description

Definition at line 74 of file ffmpeg.h.

Field Documentation

const char* HWAccel::name
int(* HWAccel::init)(AVCodecContext *s)

Definition at line 76 of file ffmpeg.h.

Referenced by get_format().

enum HWAccelID HWAccel::id

Definition at line 77 of file ffmpeg.h.

Referenced by add_input_streams(), and get_format().

enum AVPixelFormat HWAccel::pix_fmt

Definition at line 78 of file ffmpeg.h.

enum AVHWDeviceType HWAccel::device_type

Definition at line 79 of file ffmpeg.h.

Referenced by hw_device_match_type_by_hwaccel().


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