Table of Contents

Class EventDumpRecorder

命名空间
easyar
程序集
EasyAR.Sense.dll

事件转储录制器。 用于将一些关键诊断信息保存到EED文件中。 本类的所有成员都是线程安全的。

public class EventDumpRecorder : RefBase, IDisposable
继承
EventDumpRecorder
实现
继承成员

方法

Clone()

public EventDumpRecorder Clone()

CloneObject()

protected override object CloneObject()

create()

创建。

public static EventDumpRecorder create()

start(string, int)

开始录制。

public virtual bool start(string filePath, int initalScreenRotation)

参数

filePath
initalScreenRotation

stop()

停止录制。

public virtual void stop()