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

Component screenshot under default conditions.
| Property | Description |
|---|---|
| Auto Start | Automatically starts recording after session starts. |
| Format | Recording format. Options:
|
| 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. |