Dashcam SDK 1.0.7
Captures, recognizes and records road aigns.
Loading...
Searching...
No Matches
Instance Methods | Protected Attributes | Properties | List of all members
NMDAVHandler Class Reference

#import <NMDAVHandler.h>

Inherits NSObject, <AVCaptureVideoDataOutputSampleBufferDelegate>, and <AVCaptureAudioDataOutputSampleBufferDelegate>.

Instance Methods

(instancetype) - initWithVideoRecordingConfig:
 
(void) - addAVCaptureDelegate:
 
(void) - removeAVCaptureDelegate:
 
(void) - startPreviewInView:
 
(void) - stopPreview
 
(BOOL) - isPreviewRunning
 
(void) - addAudioOutput
 
(void) - setDebugFrame:
 
(BOOL) - frameDebuggingEnabled
 

Protected Attributes

NSMutableArray * frameCaptureDelegates
 

Properties

BOOL frameDebuggingEnabled
 
NSInteger currentFPS
 
BOOL prefersWideAngleCamera
 

Method Documentation

◆ addAudioOutput

- (void) addAudioOutput

◆ addAVCaptureDelegate:

- (void) addAVCaptureDelegate: (id< NMDAVCaptureDelegate >)  frameCaptureDelegate

◆ frameDebuggingEnabled

- (BOOL) frameDebuggingEnabled

◆ initWithVideoRecordingConfig:

- (instancetype) initWithVideoRecordingConfig: (NMDVideoRecordingConfig *)  config

◆ isPreviewRunning

- (BOOL) isPreviewRunning

◆ removeAVCaptureDelegate:

- (void) removeAVCaptureDelegate: (id< NMDAVCaptureDelegate >)  frameCaptureDelegate

◆ setDebugFrame:

- (void) setDebugFrame: (UIImage *)  frame

◆ startPreviewInView:

- (void) startPreviewInView: (UIView *)  view

◆ stopPreview

- (void) stopPreview

Member Data Documentation

◆ frameCaptureDelegates

- (NSMutableArray*) frameCaptureDelegates
protected

Property Documentation

◆ currentFPS

- (NSInteger) currentFPS
readnonatomicassign

◆ frameDebuggingEnabled

- (BOOL) frameDebuggingEnabled
readwritenonatomicassign

◆ prefersWideAngleCamera

- (BOOL) prefersWideAngleCamera
readwritenonatomicassign