Click or drag to resize

MediaStats Class

Media stats.
Inheritance Hierarchy

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The MediaStats type exposes the following members.

Constructors
  NameDescription
Public methodMediaStats
Initializes a new instance of the MediaStats class
Top
Properties
  NameDescription
Public propertyId
Gets the identifier of the object generating these stats.
(Inherited from BaseStats.)
Public propertyTimestamp
Gets the timestamp when these stats were generated.
(Inherited from BaseStats.)
Public propertyTrack
Gets the first track's stats.
Public propertyTracks
Gets the tracks' stats.
Top
Methods
See Also