Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
AVFCameraSessionObserver Class Reference
+ Inheritance diagram for AVFCameraSessionObserver:
+ Collaboration diagram for AVFCameraSessionObserver:

Instance Methods

(AVFCameraSessionObserver *) - initWithCameraSession:
 
(void- processRuntimeError:
 
(void- processSessionStarted:
 
(void- processSessionStopped:
 

Detailed Description

Definition at line 31 of file avfcamerasession.mm.

Method Documentation

◆ initWithCameraSession:

- (AVFCameraSessionObserver *) initWithCameraSession: (AVFCameraSession*) session

Definition at line 44 of file avfcamerasession.mm.

◆ processRuntimeError:

- (void) processRuntimeError: (NSNotification *) notification

Definition at line 44 of file avfcamerasession.mm.

◆ processSessionStarted:

- (void) processSessionStarted: (NSNotification *) notification

Definition at line 44 of file avfcamerasession.mm.

◆ processSessionStopped:

- (void) processSessionStopped: (NSNotification *) notification

Definition at line 44 of file avfcamerasession.mm.


The documentation for this class was generated from the following file: