recordingProcess
Objective-C
@property (nonatomic) RFSRecordingProcess recordingProcess;
Swift
var recordingProcess: RecordingProcess { get set }
See
RFSLivenessConfiguration.recordingProcessEnabled.-
Undocumented
Declaration
Objective-C
- (RFSRecordingProcess)recordingProcess;
-
Undocumented
Declaration
Objective-C
- (void)setRecordingProcess:(RFSRecordingProcess)recordingProcess;