MixedReality-WebRTC MixedReality-WebRTC
Search Results for

    Show / Hide Table of Contents

    Enum PeerConnection.H264Profile

    H.264 Encoding profile.

    Namespace: Microsoft.MixedReality.WebRTC
    Assembly: Microsoft.MixedReality.WebRTC.dll
    Syntax
    public enum H264Profile : int

    Fields

    Name Description
    Baseline

    Baseline profile.

    ConstrainedBaseline

    Constrained Baseline profile.

    ConstrainedHigh

    Constrained High profile.

    High

    High profile.

    Main

    Main profile.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX