Click or drag to resize

MediaComponentStats Class

Media component stats.
Inheritance Hierarchy

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

The MediaComponentStats type exposes the following members.

Constructors
  NameDescription
Protected methodMediaComponentStats
Initializes a new instance of the MediaComponentStats class
Top
Properties
  NameDescription
Public propertyCodec
Gets the codec stats.
Public propertyFirCount
Gets the FIR count.
Public propertyId
Gets the identifier of the object generating these stats.
(Inherited from BaseStats.)
Public propertyNackCount
Gets the NACK count.
Public propertyPliCount
Gets the PLI count.
Public propertySliCount
Gets the SLI count.
Public propertySynchronizationSource
Gets the synchronization source.
Public propertyTimestamp
Gets the timestamp when these stats were generated.
(Inherited from BaseStats.)
Public propertyTrack
Gets the track's stats.
Top
Methods
See Also