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

Default component screenshot.
| Property | Description |
|---|---|
| Auto Start | Automatically start recording after session starts. |
| Format | Recording format. Options:
|
| 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. |