Search Results for

    Show / Hide Table of Contents

    Class ContentCompAlgo

    Valid Matroska content compression element algorithms.

    Inheritance
    System.Object
    ContentCompAlgo
    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 ContentCompAlgo

    Properties

    Bzlib

    Gets a value indicating bzlib.

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

    HeaderStriping

    Gets a value indicating header striping.

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

    Lzo1x

    Gets a value indicating lzo1x.

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

    Zlib

    Gets a value indicating zlib.

    Declaration
    public static long Zlib { 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