Table of Contents

FrameRecorder コンポーネントリファレンス

API に切り替え

FrameRecorder コンポーネントウィンドウの各プロパティを確認し、カメラパラメータをカスタマイズします。

alt text

デフォルト条件でのコンポーネントスクリーンショット。

プロパティ 説明
Auto Start session 開始後に recording を自動開始します。
Format Recording の形式。オプション:
  • Auto: 利用可能な形式を自動選択します。
  • H264: H264。MacOS、iOS、Android でサポートされます。
  • Obsolete: 元の EIF 形式。Windows ではこの形式のみサポートされます。
Auto File Path file path を自動生成します。ファイルは Application.persistentDataPath に保存されます。
        Type Auto File Path が選択されていない場合に表示されます。
Path type。オプション:
        Folder Path Auto File Path が選択されていない場合に表示されます。
Folder path。
        File Name Auto File Path が選択されていない場合に表示されます。
extension を含まない file name。
Events 登録可能な events。
        OnReady recording を開始できることを示す event。
        OnRecording recording が開始されたことを示す event。
        OnFinish recording が終了したことを示す event。