|
FFmpeg
|
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... | |
| 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.
1.8.12