Enum MovieRecorderSettings.VideoRecorderOutputFormat | Unity Recorder | 2.4.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Enum MovieRecorderSettings.VideoRecorderOutputFormat

    Available options for encoders to register the formats they support.

    Namespace: UnityEditor.Recorder
    Syntax
    public enum VideoRecorderOutputFormat

    Fields

    Name Description Value
    MP4

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

    0
    WebM

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

    1
    MOV

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

    2
    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