Table of Contents

FrameRecorder component reference

Switch to API

Explore the properties in the FrameRecorder component window to customize camera parameters.

alt text

Component screenshot under default conditions.

Property Description
Auto Start Automatically starts recording after session starts.
Format Recording format. Options:
  • Auto: Automatically selects an available format.
  • H264: H264. Supported on MacOS, iOS, and Android.
  • Obsolete: Original EIF format. Only this format is supported on Windows.
Auto File Path Automatically generates file path. Files will be stored in Application.persistentDataPath.
        Type Displayed when Auto File Path is not selected.
Path type. Options:
        Folder Path Displayed when Auto File Path is not selected.
Folder path.
        File Name Displayed when Auto File Path is not selected.
File name without extension.
Events Events that can be registered.
        OnReady Event indicating that recording can start.
        OnRecording Event indicating that recording starts.
        OnFinish Event indicating that recording finishes.