#include <LocalPhysicalCameraView.h>
◆ LocalPhysicalCameraView() [1/2]
◆ LocalPhysicalCameraView() [2/2]
◆ ~LocalPhysicalCameraView()
◆ finishRecord()
bool finishRecord |
( |
File | file | ) |
|
|
overrideprotected |
◆ handleCameraError
void handleCameraError |
( |
int | camera_error | ) |
|
|
protectedslot |
◆ handleScreenshotError
void handleScreenshotError |
( |
int | id, |
|
|
int | error, |
|
|
const QString & | errorString ) |
|
protectedslot |
◆ handleVideoError
void handleVideoError |
( |
| ) |
|
|
protectedslot |
◆ init()
◆ invertScreenColors()
virtual void invertScreenColors |
( |
bool | invert | ) |
|
|
overrideprotectedvirtual |
◆ pauseRecord()
virtual bool pauseRecord |
( |
bool | paused, |
|
|
const File & | file ) |
|
overrideprotectedvirtual |
◆ processCapturedImage
void processCapturedImage |
( |
int | index, |
|
|
const QImage & | img ) |
|
protectedslot |
◆ refreshInstance()
virtual void refreshInstance |
( |
| ) |
|
|
overridevirtual |
◆ setCameraSource() [1/2]
virtual bool setCameraSource |
( |
const QCameraDevice & | connection_id | ) |
|
|
virtual |
◆ setCameraSource() [2/2]
virtual bool setCameraSource |
( |
const String & | connection_id | ) |
|
|
overridevirtual |
◆ setToDefaultCamera()
void setToDefaultCamera |
( |
| ) |
|
◆ startRecord()
bool startRecord |
( |
const File & | file | ) |
|
|
overrideprotected |
◆ takeImage()
virtual bool takeImage |
( |
const File & | file | ) |
|
|
overrideprotectedvirtual |
◆ updateCameraSources()
void updateCameraSources |
( |
| ) |
|
|
protected |
◆ updateCameraState
void updateCameraState |
( |
bool | state | ) |
|
|
protectedslot |
◆ updateRecorderState
void updateRecorderState |
( |
int | state | ) |
|
|
protectedslot |
◆ updateRecorderTimespan
void updateRecorderTimespan |
( |
| ) |
|
|
protectedslot |
◆ m_audio_input
QAudioInput* m_audio_input = nullptr |
|
protected |
◆ m_camera
QCamera* m_camera = nullptr |
|
protected |
◆ m_camera_flash_button
◆ m_capture_session
QMediaCaptureSession* m_capture_session = nullptr |
|
protected |
◆ m_devices
QMediaDevices* m_devices = nullptr |
|
protected |
◆ m_image_capture
QImageCapture* m_image_capture = nullptr |
|
protected |
◆ m_media_recorder
QMediaRecorder* m_media_recorder = nullptr |
|
protected |
◆ m_screenshot_location
File m_screenshot_location |
|
protected |
◆ m_selection_combo
◆ m_video_widget
QVideoWidget* m_video_widget = nullptr |
|
protected |
The documentation for this class was generated from the following file: