MediaStats Class |
Namespace: FM.IceLink
The MediaStats type exposes the following members.
Name | Description | |
---|---|---|
MediaStats | Initializes a new instance of the MediaStats class |
Name | Description | |
---|---|---|
Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) | |
Track |
Gets the first track's stats.
| |
Tracks |
Gets the tracks' stats.
|
Name | Description | |
---|---|---|
DeserializeProperties |
Deserializes the properties.
(Overrides BaseStatsDeserializeProperties(String, String).) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromJson |
Derializes media stats from JSON.
| |
GetHashCode | (Inherited from Object.) | |
GetTrack |
Gets a track by its identifier.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SerializeProperties |
Serializes the properties.
(Overrides BaseStatsSerializeProperties(DictionaryString, String).) | |
ToJson |
Serializes this to JSON.
| |
ToJson(MediaStats) |
Serializes media stats to JSON.
| |
ToString | (Inherited from Object.) |