![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for QVideoEncoder, including all inherited members.
| close() | QVideoEncoder | virtual |
| convertImage_sws(const QImage &image, QString *errorString=nullptr) | QVideoEncoder | protected |
| encodeImage(const QImage &image, int frameIndex, QString *errorString=nullptr) | QVideoEncoder | virtual |
| freeFrame() | QVideoEncoder | protected |
| GetSupportedOutputFormats(std::vector< OutputFormat > &formats, bool ignoreIfNoFileExtension=true) | QVideoEncoder | static |
| initFrame() | QVideoEncoder | protected |
| isOpen() const | QVideoEncoder | inline |
| isSizeValid() | QVideoEncoder | protected |
| m_bitrate | QVideoEncoder | protected |
| m_ff | QVideoEncoder | protected |
| m_filename | QVideoEncoder | protected |
| m_fps | QVideoEncoder | protected |
| m_gop | QVideoEncoder | protected |
| m_height | QVideoEncoder | protected |
| m_isOpen | QVideoEncoder | protected |
| m_width | QVideoEncoder | protected |
| open(QString formatShortName, QStringList &errors) | QVideoEncoder | |
| QVideoEncoder(QString filename, int width, int height, unsigned bitrate, int gop=12, int fps=25) | QVideoEncoder | |
| ~QVideoEncoder() | QVideoEncoder | virtual |