Click or drag to resize

File Class

A Matroska file.
Inheritance Hierarchy
SystemObject
  FM.IceLink.MatroskaFile

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

The File type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyEbml
Gets or sets the EBML element.
Public propertySegment
Gets or sets the segment element.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Serializes to a byte array.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodMerge
Merges another File into this one.
Public methodToString (Inherited from Object.)
Top
Version Information

IceLink Xamarin

Supported in: 3.0.3.48
See Also