Search Results for

    Show / Hide Table of Contents

    Class ContentEncodingScope

    Valid Matroska content encoding element scopes.

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

    Properties

    All

    Gets a value indicating all.

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

    CodecPrivate

    Gets a value indicating codec private.

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

    ContentCompressionInNextContentEncoding

    Gets a value indicating content compression in next content encoding.

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