Table of Contents

Class FrameRecorder.RecordStartEvent

Namespace
easyar
Assembly
EasyAR.Sense.dll

Recording start event. The callback parameter is the recorded file name.

[Serializable]
public class FrameRecorder.RecordStartEvent : UnityEvent<string>, ISerializationCallbackReceiver
Inheritance
FrameRecorder.RecordStartEvent
Implements