Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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:
(AVFCameraSessionObserver *) - initWithCameraSession:
(void- processRuntimeError:
(void- processSessionStarted:
(void- processSessionStopped:

Detailed Description

Definition at line 31 of file avfcamerasession.mm.

Method Documentation

◆ initWithCameraSession: [1/2]

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

Definition at line 47 of file avfcamerasession.mm.

◆ initWithCameraSession: [2/2]

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

◆ processRuntimeError: [1/2]

- (void) processRuntimeError: (NSNotification *) notification

Definition at line 91 of file avfcamerasession.mm.

◆ processRuntimeError: [2/2]

- (void) processRuntimeError: (NSNotification *) notification

◆ processSessionStarted: [1/2]

- (void) processSessionStarted: (NSNotification *) notification

Definition at line 97 of file avfcamerasession.mm.

◆ processSessionStarted: [2/2]

- (void) processSessionStarted: (NSNotification *) notification

◆ processSessionStopped: [1/2]

- (void) processSessionStopped: (NSNotification *) notification

Definition at line 103 of file avfcamerasession.mm.

◆ processSessionStopped: [2/2]

- (void) processSessionStopped: (NSNotification *) notification

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