World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Структура AVCodecHWConfig

#include <avcodec.h>

Открытые атрибуты

enum AVPixelFormat pix_fmt
 
int methods
 
enum AVHWDeviceType device_type
 

Подробное описание

См. определение в файле avcodec.h строка 3455

Данные класса

◆ pix_fmt

enum AVPixelFormat AVCodecHWConfig::pix_fmt

A hardware pixel format which the codec can use.

См. определение в файле avcodec.h строка 3459

◆ methods

int AVCodecHWConfig::methods

Bit set of AV_CODEC_HW_CONFIG_METHOD_* flags, describing the possible setup methods which can be used with this configuration.

См. определение в файле avcodec.h строка 3464

◆ 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.

См. определение в файле avcodec.h строка 3471


Объявления и описания членов структуры находятся в файле: