Enum MovieRecorderSettings.VideoRecorderOutputFormat
Available options for the output video format used by Movie Recorder.
Namespace: UnityEditor.Recorder
Syntax
public enum VideoRecorderOutputFormat
Fields
Name | Description |
---|---|
MP4 | Output the recording in MP4 format. |
WebM | Output the recording in WebM format. |