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