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