|
玉兔远程控制 0.1.0-bate11
|
录制视频线程 更多...
#include <RecordVideo.h>


信号 | |
| void | sigUpdate (QImage img) |
| void | sigStatusChanged (CFrmViewer::RecordVideoStatus status) |
| void | sigError (int nRet, QString szText) |
Public 成员函数 | |
| CRecordVideoThread () | |
| int | SetFile (const QString &szFile) |
Protected 成员函数 | |
| virtual void | run () override |
Private 属性 | |
| QString | m_szFile |
|
explicit |
在文件 RecordVideo.cpp 第 9 行定义.
|
overrideprotectedvirtual |
在文件 RecordVideo.cpp 第 28 行定义.
| int CRecordVideoThread::SetFile | ( | const QString & | szFile | ) |
在文件 RecordVideo.cpp 第 22 行定义.
|
private |
在文件 RecordVideo.h 第 44 行定义.