![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qavfcapturephotooutputdelegate_p.h>
Instance Methods | |
| (QT_PREPEND_NAMESPACE(QFFmpeg::QAVFStillPhotoNotifier) &) | - notifier |
| (void) | - captureOutput:didFinishProcessingPhoto:error: |
Protected Attributes | |
| : NSObject <AVCapturePhotoCaptureDelegate>- (instancetype) init:(AVCaptureDevice *)device | |
Definition at line 34 of file qavfcapturephotooutputdelegate.mm.
| - (void) captureOutput: | (AVCapturePhotoOutput *) | output | |
| didFinishProcessingPhoto: | (AVCapturePhoto *) | photo | |
| error: | (NSError *) | error |
Definition at line 61 of file qavfcapturephotooutputdelegate.mm.
| - (QAVFStillPhotoNotifier & QT_MANGLE_NAMESPACE(QAVFCapturePhotoOutputDelegate)): |
Definition at line 54 of file qavfcapturephotooutputdelegate.mm.
|
protected |
Definition at line 1 of file qavfcapturephotooutputdelegate_p.h.