This is the complete list of members for jami::video::HardwareAccel, including all inherited members.
| dynBitrate() | jami::video::HardwareAccel | inline |
| getCodecId() const | jami::video::HardwareAccel | inline |
| getCodecName() const | jami::video::HardwareAccel | |
| getCompatibleAccel(AVCodecID id, int width, int height, CodecType type) | jami::video::HardwareAccel | static |
| getFormat() const | jami::video::HardwareAccel | inline |
| getName() const | jami::video::HardwareAccel | inline |
| getSoftwareFormat() const | jami::video::HardwareAccel | inline |
| HardwareAccel(AVCodecID id, const std::string &name, AVHWDeviceType hwType, AVPixelFormat format, AVPixelFormat swFormat, CodecType type, bool dynBitrate) | jami::video::HardwareAccel | |
| initAPI(bool linkable, AVBufferRef *framesCtx) | jami::video::HardwareAccel | |
| isLinked() const | jami::video::HardwareAccel | inline |
| linkHardware(AVBufferRef *framesCtx) | jami::video::HardwareAccel | |
| setDetails(AVCodecContext *codecCtx) | jami::video::HardwareAccel | |
| transfer(const VideoFrame &frame) | jami::video::HardwareAccel | |
| transferToMainMemory(const VideoFrame &frame, AVPixelFormat desiredFormat) | jami::video::HardwareAccel | static |
| ~HardwareAccel() | jami::video::HardwareAccel | |