docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Enum CoreEncoderSettings.H264EncodingProfile

    The available encoding profiles for the H.264 codec. Each profile defines a set of capabilities and constraints on which decoders rely.

    Namespace: UnityEditor.Recorder.Encoder
    Assembly: solution.dll
    Syntax
    public enum CoreEncoderSettings.H264EncodingProfile

    Fields

    Name Description
    Baseline

    Encode video with the baseline profile.

    High

    Encode video with the high profile.

    Main

    Encode video using the main profile.

    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