FFmpeg
Public Attributes | List of all members
AVCodecHWConfig Struct Reference

Public Attributes

enum AVPixelFormat pix_fmt
 A hardware pixel format which the codec can use.
 
int methods
 Bit set of AV_CODEC_HW_CONFIG_METHOD_* flags, describing the possible setup methods which can be used with this configuration.
 
enum AVHWDeviceType device_type
 The device type associated with the configuration. More...
 

Member Data Documentation

§ device_type

enum AVHWDeviceType AVCodecHWConfig::device_type

The device type associated with the configuration.

Must be set for AV_CODEC_HW_CONFIG_METHOD_HW_DEVICE_CTX and AV_CODEC_HW_CONFIG_METHOD_HW_FRAMES_CTX, otherwise unused.


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