|
玉兔远程控制 0.1.0-bate11
|
Record video to file 更多...
#include <RecordVideo.h>


Public 槽 | |
| int | Start (const QString &szFile) |
| int | Stop () |
| void | slotUpdate (QImage img) |
信号 | |
| void | sigStatusChanged (CFrmViewer::RecordVideoStatus status) |
| void | sigError (int nRet, QString szText) |
Public 成员函数 | |
| CRecordVideo (QObject *parent=nullptr) | |
Private 属性 | |
| QMediaCaptureSession | m_CaptureSession |
| QMediaRecorder | m_Recorder |
| QVideoFrameInput | m_VideoFrameInput |
| QAudioBufferInput | m_AudioBufferInput |
| CParameterRecord | m_Parameter |
Record video to file
在文件 RecordVideo.h 第 50 行定义.
|
explicit |
在文件 RecordVideo.cpp 第 62 行定义.
|
slot |
在文件 RecordVideo.cpp 第 107 行定义.
|
slot |
在文件 RecordVideo.cpp 第 77 行定义.
|
slot |
在文件 RecordVideo.cpp 第 93 行定义.
|
private |
在文件 RecordVideo.h 第 70 行定义.
|
private |
在文件 RecordVideo.h 第 67 行定义.
|
private |
在文件 RecordVideo.h 第 71 行定义.
|
private |
在文件 RecordVideo.h 第 68 行定义.
|
private |
在文件 RecordVideo.h 第 69 行定义.