Record video to file
更多...
#include <RecordVideo.h>
|
void | sigStatusChanged (CFrmViewer::RecordVideoStatus status) |
|
void | sigError (int nRet, QString szText) |
|
Record video to file
在文件 RecordVideo.h 第 50 行定义.
◆ CRecordVideo()
CRecordVideo::CRecordVideo |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ slotUpdate
void CRecordVideo::slotUpdate |
( |
QImage |
img | ) |
|
|
slot |
◆ Start
int CRecordVideo::Start |
( |
const QString & |
szFile | ) |
|
|
slot |
◆ Stop
int CRecordVideo::Stop |
( |
| ) |
|
|
slot |
◆ m_AudioBufferInput
QAudioBufferInput CRecordVideo::m_AudioBufferInput |
|
private |
◆ m_CaptureSession
QMediaCaptureSession CRecordVideo::m_CaptureSession |
|
private |
◆ m_Parameter
◆ m_Recorder
QMediaRecorder CRecordVideo::m_Recorder |
|
private |
◆ m_VideoFrameInput
QVideoFrameInput CRecordVideo::m_VideoFrameInput |
|
private |
该类的文档由以下文件生成:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/RecordVideo.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/RecordVideo.cpp