![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QFFmpeg::HWAccel, including all inherited members.
constraints() const | QFFmpeg::HWAccel | |
create(AVHWDeviceType deviceType) | QFFmpeg::HWAccel | static |
createFramesContext(AVPixelFormat swFormat, const QSize &size) | QFFmpeg::HWAccel | |
decodingDeviceTypes() | QFFmpeg::HWAccel | static |
deviceType() const | QFFmpeg::HWAccel | |
encodingDeviceTypes() | QFFmpeg::HWAccel | static |
findDecoderWithHwAccel(AVCodecID id, const std::function< bool(const HWAccel &)> &hwAccelPredicate=nullptr) | QFFmpeg::HWAccel | static |
findEncoderWithHwAccel(AVCodecID id, const std::function< bool(const HWAccel &)> &hwAccelPredicate=nullptr) | QFFmpeg::HWAccel | static |
format(AVFrame *frame) | QFFmpeg::HWAccel | static |
hwDeviceContext() const | QFFmpeg::HWAccel | |
hwDeviceContextAsBuffer() const | QFFmpeg::HWAccel | inline |
hwFormat() const | QFFmpeg::HWAccel | |
hwFramesContext() const | QFFmpeg::HWAccel | |
hwFramesContextAsBuffer() const | QFFmpeg::HWAccel | inline |
~HWAccel() | QFFmpeg::HWAccel |