ArgusTV.Recorders.Common.RecordingThreadBase.OnPrepareRecording C# (CSharp) Method

OnPrepareRecording() protected abstract method

protected abstract OnPrepareRecording ( RecorderCallbackServiceAgent callbackAgent, string &errorMessage ) : bool
callbackAgent RecorderCallbackServiceAgent
errorMessage string
return bool
        protected abstract bool OnPrepareRecording(RecorderCallbackServiceAgent callbackAgent, ref string errorMessage);