Class EventDumpRecorder
- Namespace
- easyar
- Assembly
- EasyAR.Sense.dll
Ereignisdump-Recorder. Wird verwendet, um kritische Diagnoseinformationen in einer EED-Datei zu speichern. Alle Mitglieder dieser Klasse sind Thread-sicher.
public class EventDumpRecorder : RefBase, IDisposable
- Vererbung
-
EventDumpRecorder
- Implementiert
- Geerbte Mitglieder
Methoden
Clone()
public EventDumpRecorder Clone()
CloneObject()
protected override object CloneObject()
create()
Erstellen.
public static EventDumpRecorder create()
start(string, int)
Aufnahme starten.
public virtual bool start(string filePath, int initalScreenRotation)
Parameter
filePathinitalScreenRotation
stop()
Aufnahme stoppen.
public virtual void stop()