Click or drag to resize

MediaComponentStats Properties

The MediaComponentStats type exposes the following members.

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
See Also