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: solution.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
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023