Enum CoreEncoderSettings.OutputCodec
The choice of encoder and container for the output file.
Namespace: UnityEditor.Recorder.Encoder
Assembly: Unity.Recorder.Editor.dll
Syntax
public enum CoreEncoderSettings.OutputCodec
Fields
Name | Description |
---|---|
MP4 | The H.264 codec in an MPEG-4 container. |
WEBM | The VP8 codec in a WebM container. |