Qt 6.x
The Qt SDK
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: