Table of Contents

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