Search Results for

    Show / Hide Table of Contents

    Class TransferCharacteristics

    Transfer characteristics for OpenH264, matching the "ETransferCharacteristics" enum.

    Inheritance
    System.Object
    TransferCharacteristics
    Namespace: FM.LiveSwitch.OpenH264
    Assembly: FM.LiveSwitch.OpenH264.dll
    Syntax
    public sealed class TransferCharacteristics : object

    Properties

    BT1361E

    Gets a transfer characteristics of OpenH264 "TRC_BT1361E".

    Declaration
    public static TransferCharacteristics BT1361E { get; }
    Property Value
    Type Description
    TransferCharacteristics

    BT2020_10

    Gets a transfer characteristics of OpenH264 "TRC_BT2020_10".

    Declaration
    public static TransferCharacteristics BT2020_10 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    BT2020_12

    Gets a transfer characteristics of OpenH264 "TRC_BT2020_12".

    Declaration
    public static TransferCharacteristics BT2020_12 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    BT470BG

    Gets a transfer characteristics of OpenH264 "TRC_BT470BG".

    Declaration
    public static TransferCharacteristics BT470BG { get; }
    Property Value
    Type Description
    TransferCharacteristics

    BT470M

    Gets a transfer characteristics of OpenH264 "TRC_BT470M".

    Declaration
    public static TransferCharacteristics BT470M { get; }
    Property Value
    Type Description
    TransferCharacteristics

    BT709

    Gets a transfer characteristics of OpenH264 "TRC_BT709".

    Declaration
    public static TransferCharacteristics BT709 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Iec61966_2_1

    Gets a transfer characteristics of OpenH264 "TRC_IEC61966_2_1".

    Declaration
    public static TransferCharacteristics Iec61966_2_1 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Iec61966_2_4

    Gets a transfer characteristics of OpenH264 "TRC_IEC61966_2_4".

    Declaration
    public static TransferCharacteristics Iec61966_2_4 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Linear

    Gets a transfer characteristics of OpenH264 "TRC_LINEAR".

    Declaration
    public static TransferCharacteristics Linear { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Log100

    Gets a transfer characteristics of OpenH264 "TRC_LOG100".

    Declaration
    public static TransferCharacteristics Log100 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Log316

    Gets a transfer characteristics of OpenH264 "TRC_LOG316".

    Declaration
    public static TransferCharacteristics Log316 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    NumEnum

    Gets a transfer characteristics of OpenH264 "TRC_NUM_ENUM".

    Declaration
    public static TransferCharacteristics NumEnum { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Reserved0

    Gets a transfer characteristics of OpenH264 "TRC_RESERVED0".

    Declaration
    public static TransferCharacteristics Reserved0 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Reserved3

    Gets a transfer characteristics of OpenH264 "TRC_RESERVED3".

    Declaration
    public static TransferCharacteristics Reserved3 { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Smpte170M

    Gets a transfer characteristics of OpenH264 "TRC_SMPTE170M".

    Declaration
    public static TransferCharacteristics Smpte170M { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Smpte240M

    Gets a transfer characteristics of OpenH264 "TRC_SMPTE240M".

    Declaration
    public static TransferCharacteristics Smpte240M { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Undefined

    Gets a transfer characteristics of OpenH264 "TRC_UNDEF".

    Declaration
    public static TransferCharacteristics Undefined { get; }
    Property Value
    Type Description
    TransferCharacteristics

    Value

    Gets the internal char value representation of this object.

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