Instance Method
startSession()
This method starts the AVCaptureSession, Once its call session captures all frames and then process the captured frames
Declaration
@objc(startSession) func startSession()
@objc(startSession) func startSession()