ScannerApp-Swift Documentation

Protocol Recording​Manager

protocol RecordingManager  

Requirements

is​Recording

var isRecording: Bool  

get​Session()

func getSession() -> NSObject

start​Recording(username:​scene​Description:​scene​Type:​)

func startRecording(username: String, sceneDescription: String, sceneType: String) 

stop​Recording()

func stopRecording()