Table of Contents

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)

매개 변수

filePath
initalScreenRotation

stop()

Stop recording.

public virtual void stop()