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