ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
QVideoEncoder Member List

This is the complete list of members for QVideoEncoder, including all inherited members.

close()QVideoEncodervirtual
convertImage_sws(const QImage &image, QString *errorString=nullptr)QVideoEncoderprotected
encodeImage(const QImage &image, int frameIndex, QString *errorString=nullptr)QVideoEncodervirtual
freeFrame()QVideoEncoderprotected
GetSupportedOutputFormats(std::vector< OutputFormat > &formats, bool ignoreIfNoFileExtension=true)QVideoEncoderstatic
initFrame()QVideoEncoderprotected
isOpen() constQVideoEncoderinline
isSizeValid()QVideoEncoderprotected
m_bitrateQVideoEncoderprotected
m_ffQVideoEncoderprotected
m_filenameQVideoEncoderprotected
m_fpsQVideoEncoderprotected
m_gopQVideoEncoderprotected
m_heightQVideoEncoderprotected
m_isOpenQVideoEncoderprotected
m_widthQVideoEncoderprotected
open(QString formatShortName, QStringList &errors)QVideoEncoder
QVideoEncoder(QString filename, int width, int height, unsigned bitrate, int gop=12, int fps=25)QVideoEncoder
~QVideoEncoder()QVideoEncodervirtual