Class EventDumpRecorder
- Ruang Nama
- easyar
- Rakitan
- EasyAR.Sense.dll
Perekam dump peristiwa. Digunakan untuk menyimpan beberapa informasi diagnostik penting ke file EED. Semua anggota kelas ini aman untuk thread.
public class EventDumpRecorder : RefBase, IDisposable
- Pewarisan
-
EventDumpRecorder
- Menerapkan
- Anggota Pewarisan
Metode
Clone()
public EventDumpRecorder Clone()
create()
Membuat.
public static EventDumpRecorder create()
start(string, int)
Memulai perekaman.
public virtual bool start(string filePath, int initalScreenRotation)
Parameter
filePathinitalScreenRotation
stop()
Menghentikan perekaman.
public virtual void stop()