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 사용은 일부 장치에서 동작하지 않을 수 있습니다.
public FrameRecorder.InternalFormat Format