Click or drag to resize

BlockFlags Class

Valid Matroska block element flags.
Inheritance Hierarchy

Namespace:  FM.IceLink.Matroska
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 1.1.2.607 (1.1.2.607)

The BlockFlags type exposes the following members.

Constructors
  NameDescription
Public methodBlockFlags
Initializes a new instance of the BlockFlags class
Top
Properties
  NameDescription
Public propertyStatic memberEbmlLacing
Gets a value indicating EBML lacing.
Public propertyStatic memberFixedSizeLacing
Gets a value indicating fixed size lacing.
Public propertyStatic memberInvisible
Gets a value indicating invisible.
Public propertyStatic memberNoLacing
Gets a value indicating no lacing.
Public propertyStatic memberXiphLacing
Gets a value indicating Xiph lacing.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also