Class LocalAudioStats

java.lang.Object
com.amazonaws.ivs.broadcast.LocalAudioStats

@RequiresApi(api=28) public class LocalAudioStats extends Object
  • Field Details

    • networkQuality

      public final QualityStats.NetworkQuality networkQuality
      The network quality associates with publishing local audio
    • nackCount

      public final long nackCount
      The NACK count received by SDK for sending audio
    • packetsSent

      public final long packetsSent
      The number of audio packets sent
    • retransmittedPacketsSent

      public final long retransmittedPacketsSent
      The number of audio packets retransmitted
    • bytesSent

      public final long bytesSent
      The total number of audio bytes sent, and it includes retransmissions
    • headerBytesSent

      public final long headerBytesSent
      The number of RTP header bytes sent
    • retransmittedBytesSent

      public final long retransmittedBytesSent
      The number of retransmitted bytes
    • totalPacketSendDelay

      public final long totalPacketSendDelay
      The total number of seconds that packets have bufferered locally
    • mime

      public final String mime
      Mime type