Record video to file.
More...
#include <RecordVideo.h>
|
void | sigStatusChanged (CFrmViewer::RecordVideoStatus status) |
|
void | sigError (int nRet, QString szText) |
|
Record video to file.
Definition at line 50 of file RecordVideo.h.
◆ 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 |
The documentation for this class was generated from the following files:
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/RecordVideo.h
- /home/runner/work/RabbitRemoteControl/RabbitRemoteControl/Client/RecordVideo.cpp