Class FrameRecorder.RecordingConfiguration
- 네임스페이스
- easyar
- 어셈블리
- EasyAR.Sense.dll
녹화 구성
[Serializable]
public class FrameRecorder.RecordingConfiguration
- 상속
-
FrameRecorder.RecordingConfiguration
필드
AutoFilePath
파일 경로를 자동으로 생성합니다. 파일은 persistentDataPath에 저장되며, 여기에 있는 파일을 어떤 방법으로든 확인할 수 있도록 스스로 확인해야 합니다.
public bool AutoFilePath
FilePath
파일 경로 정보.
public FrameRecorder.RecordingConfiguration.FilePathInfo FilePath
Format
녹화 형식. H264를 사용하면 일부 device에서 작동하지 않을 수 있습니다.
public FrameRecorder.InternalFormat Format