Click or drag to resize

TrackType Class

Valid Matroska track entry element types.
Inheritance Hierarchy
SystemObject
  FM.IceLink.MatroskaTrackType

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

The TrackType type exposes the following members.

Constructors
  NameDescription
Public methodTrackType
Initializes a new instance of the TrackType class
Top
Properties
  NameDescription
Public propertyStatic memberAudio
Gets a value indicating audio.
Public propertyStatic memberButton
Gets a value indicating button.
Public propertyStatic memberComplex
Gets a value indicating complex.
Public propertyStatic memberControl
Gets a value indicating control.
Public propertyStatic memberLogo
Gets a value indicating logo.
Public propertyStatic memberSubtitle
Gets a value indicating subtitle.
Public propertyStatic memberVideo
Gets a value indicating video.
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