Search Results for

    Show / Hide Table of Contents

    Class VideoDisplayUnit

    Valid Matroska video element display units.

    Inheritance
    System.Object
    VideoDisplayUnit
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ToString()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: FM.LiveSwitch.Matroska
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class VideoDisplayUnit

    Properties

    Centimeters

    Gets a value indicating centimeters.

    Declaration
    public static long Centimeters { get; }
    Property Value
    Type Description
    System.Int64

    DisplayAspectRatio

    Gets a value indicating display aspect ratio.

    Declaration
    public static long DisplayAspectRatio { get; }
    Property Value
    Type Description
    System.Int64

    Inches

    Gets a value indicating inches.

    Declaration
    public static long Inches { get; }
    Property Value
    Type Description
    System.Int64

    Pixels

    Gets a value indicating pixels.

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