Class EventDumpRecorder
- 名前空間
- easyar
- アセンブリ
- EasyAR.Sense.dll
イベントダンプレコーダー。 いくつかの重要な診断情報をEEDファイルに保存するために。 このクラスのすべてのメンバーはスレッドセーフです。
public class EventDumpRecorder : RefBase, IDisposable
- 継承
-
EventDumpRecorder
- 実装
- 継承されたメンバー
メソッド
Clone()
public EventDumpRecorder Clone()
create()
作成。
public static EventDumpRecorder create()
start(string, int)
録画開始。
public virtual bool start(string filePath, int initalScreenRotation)
パラメーター
filePathinitalScreenRotation
stop()
録画停止。
public virtual void stop()