![]() |
Qt 6.x
The Qt SDK
|
Instance Methods | |
(AVFCameraSessionObserver *) | - initWithCameraSession: |
(void) | - processRuntimeError: |
(void) | - processSessionStarted: |
(void) | - processSessionStopped: |
Definition at line 31 of file avfcamerasession.mm.
- (AVFCameraSessionObserver *) initWithCameraSession: | (AVFCameraSession*) | session |
Definition at line 44 of file avfcamerasession.mm.
- (void) processRuntimeError: | (NSNotification *) | notification |
Definition at line 44 of file avfcamerasession.mm.
- (void) processSessionStarted: | (NSNotification *) | notification |
Definition at line 44 of file avfcamerasession.mm.
- (void) processSessionStopped: | (NSNotification *) | notification |
Definition at line 44 of file avfcamerasession.mm.