MediaStreamStats Methods |
The MediaStreamStats type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeProperties |
Deserializes the properties.
(Overrides StreamStatsDeserializeProperties(String, String).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Derializes media stream stats from JSON.
| |
| FromJsonArray |
Derializes an array of media stream stats from JSON.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SerializeProperties |
Serializes the properties.
(Overrides StreamStatsSerializeProperties(DictionaryString, String).) | |
| ToJson |
Serializes this to JSON.
| |
| ToJson(MediaStreamStats) |
Serializes media stream stats to JSON.
| |
| ToJsonArray |
Serializes an array of media stream stats to JSON.
| |
| ToString | (Inherited from Object.) |