Class RTCStats

java.lang.Object
org.kurento.client.Stats
org.kurento.client.RTCStats
Direct Known Subclasses:
RTCCertificateStats, RTCCodec, RTCDataChannelStats, RTCIceCandidateAttributes, RTCIceCandidatePairStats, RTCMediaStreamStats, RTCMediaStreamTrackStats, RTCPeerConnectionStats, RTCRTPStreamStats, RTCTransportStats

public class RTCStats extends Stats
An RTCStats dictionary represents the stats gathered.
  • Constructor Details

    • RTCStats

      protected RTCStats()
      Default private constructor of RTCStats for serialization with Jackson
    • RTCStats

      public RTCStats(String id, StatsType type, long timestampMillis)
      Create a RTCStats