Search Results for

    Show / Hide Table of Contents

    Class SimpleBlockFlags

    Valid Matroska simple block element flags.

    Inheritance
    System.Object
    BlockFlags
    SimpleBlockFlags
    Inherited Members
    BlockFlags.NoLacing
    BlockFlags.XiphLacing
    BlockFlags.EbmlLacing
    BlockFlags.FixedSizeLacing
    BlockFlags.Invisible
    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 SimpleBlockFlags : BlockFlags

    Properties

    Discardable

    Gets a value indicating discardable.

    Declaration
    public static byte Discardable { get; }
    Property Value
    Type Description
    System.Byte

    Keyframe

    Gets a value indicating keyframe.

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