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()