Search Results for

    Show / Hide Table of Contents

    Class ProfileIdc

    Profile IDs.

    Inheritance
    System.Object
    ProfileIdc
    Namespace: FM.LiveSwitch.H264
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class ProfileIdc : object

    Properties

    Baseline

    Gets the value indicating baseline.

    Declaration
    public static int Baseline { get; }
    Property Value
    Type Description
    System.Int32

    Cavlc444

    Gets the value indicating CAVLV 4:4:4.

    Declaration
    public static int Cavlc444 { get; }
    Property Value
    Type Description
    System.Int32

    Extended

    Gets the value indicating extended.

    Declaration
    public static int Extended { get; }
    Property Value
    Type Description
    System.Int32

    High

    Gets the value indicating high.

    Declaration
    public static int High { get; }
    Property Value
    Type Description
    System.Int32

    High10

    Gets the value indicating high 10.

    Declaration
    public static int High10 { get; }
    Property Value
    Type Description
    System.Int32

    High422

    Gets the value indicating high 4:2:2.

    Declaration
    public static int High422 { get; }
    Property Value
    Type Description
    System.Int32

    High444

    Gets the value indicating high 4:4:4.

    Declaration
    public static int High444 { get; }
    Property Value
    Type Description
    System.Int32

    Main

    Gets the value indicating main.

    Declaration
    public static int Main { get; }
    Property Value
    Type Description
    System.Int32

    ScalableBaseline

    Gets the value indicating scalable baseline.

    Declaration
    public static int ScalableBaseline { get; }
    Property Value
    Type Description
    System.Int32

    ScalableHigh

    Gets the value indicating scalable high.

    Declaration
    public static int ScalableHigh { get; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © LiveSwitch Inc. All Rights Reserved. Doc build for LiveSwitch v1.15.0