Table of Contents

FrameRecorder component reference

Switch to API

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

alt text

Default component screenshot.

Property Description
Auto Start Automatically start recording after session starts.
Format Recording format. Options:
  • Auto: Automatically select available format.
  • H264: H264. Supported on macOS, iOS, Android.
  • Obsolete: Original EIF format, only supported on Windows.
Auto File Path Auto-generate file path. Files will be stored in Application.persistentDataPath.
        Type Displayed when Auto File Path is unchecked.
Path type. Options:
        Folder Path Displayed when Auto File Path is unchecked.
Folder path.
        File Name Displayed when Auto File Path is unchecked.
File name (without extension).
Events Registerable events.
        OnReady Event when recording can be started.
        OnRecording Event when recording starts.
        OnFinish Event when recording ends.