Search Results for

    Show / Hide Table of Contents

    Class VideoDisplayUnit

    Valid Matroska video element display units.

    Inheritance
    System.Object
    VideoDisplayUnit
    Namespace: FM.LiveSwitch.Matroska
    Assembly: FM.LiveSwitch.dll
    Syntax
    public class VideoDisplayUnit : object

    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