

Public Member Functions | |
| ~CaptureSessionMode () | |
| bool | isVideoRecordSession () const override |
| void | triggerStillPictureCapture () override |
Protected Member Functions | |
| CaptureSessionMode (Pimpl &ownerToUse, ScopedCameraDevice &cameraDeviceToUse, GlobalRef &handlerToUse, PreviewDisplay &pd, int cameraSensorOrientationToUse, int cameraLensFacingToUse, StreamConfigurationMap &streamConfigurationMapToUse) | |
| void | captureSessionConfigured (ScopedCameraDevice::CaptureSession *session) override |
| Mode & | crtp () |
| void | previewDisplayAboutToBeDestroyed () override |
| void | previewDisplayReady () override |
| void | startSession () |
| void | stopPreview () |
Protected Attributes | |
| int | cameraLensFacing |
| int | cameraSensorOrientation |
| std::unique_ptr< ScopedCameraDevice::CaptureSession > | captureSession |
| GlobalRef & | handler |
| Pimpl & | owner |
| PreviewDisplay & | previewDisplay |
| ScopedCameraDevice & | scopedCameraDevice |
| StreamConfigurationMap & | streamConfigurationMap |
|
inline |
|
inlineprotected |
|
inlineoverrideprotectedvirtual |
|
inlineprotected |
|
inlineoverridevirtual |
Implements CameraDevice::Pimpl::CaptureSessionModeBase.
|
inlineoverrideprotectedvirtual |
Implements CameraDevice::Pimpl::PreviewDisplay::Listener.
|
inlineoverrideprotectedvirtual |
Implements CameraDevice::Pimpl::PreviewDisplay::Listener.
|
inlineprotected |
|
inlineprotected |
|
inlineoverridevirtual |
Implements CameraDevice::Pimpl::CaptureSessionModeBase.
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |