|
<< Click to display table of contents >> TRVCamRecorder.Active |
Turn on/off recording
property Active: Boolean;
Assign True to start video recording, assign False to stop it.
RVCamRecorderInitInThread global variable specifies when video recording or streaming should be initialized (in the main process or in a background thread).
OnActiveChanged event occurs the the value of Active changes.