docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum MovieRecorderSettings.VideoRecorderOutputFormat

    Available options for encoders to register the formats they support.

    Namespace: UnityEditor.Recorder
    Assembly: Unity.Recorder.Editor.dll
    Syntax
    [Obsolete("Please use the EncoderSettings API to access the format/codec of each Encoder.")]
    public enum MovieRecorderSettings.VideoRecorderOutputFormat

    Fields

    Name Description
    MOV

    Output the recording with the ProRes codec in a MOV container.

    MP4

    Output the recording with the H.264 codec in an MP4 container.

    WebM

    Output the recording with the VP9 codec in a WebM container.

    In This Article
    • Fields
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)