Class RestServiceBase.AppBroadcastStatistics

java.lang.Object
io.antmedia.rest.RestServiceBase.BroadcastStatistics
io.antmedia.rest.RestServiceBase.AppBroadcastStatistics
Enclosing class:
RestServiceBase

public class RestServiceBase.AppBroadcastStatistics extends RestServiceBase.BroadcastStatistics
  • Field Details

    • activeLiveStreamCount

      public final int activeLiveStreamCount
  • Constructor Details

    • AppBroadcastStatistics

      public AppBroadcastStatistics(int totalRTMPWatchersCount, int totalHLSWatchersCount, int totalWebRTCWatchersCount, int totalDASHWatchersCount, int activeLiveStreamCount)