Interface IStreamStatistics

All Superinterfaces:
IStatisticsBase
All Known Subinterfaces:
IClientBroadcastStreamStatistics, IPlaylistSubscriberStreamStatistics
All Known Implementing Classes:
ClientBroadcastStream, PlaylistSubscriberStream

public interface IStreamStatistics extends IStatisticsBase
Base class for all stream statistics.
Author:
The Red5 Project, Joachim Bauch (jojo@struktur.de)
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Return the currently active timestamp inside the stream.

    Methods inherited from interface org.red5.server.api.statistics.IStatisticsBase

    getCreationTime
  • Method Details

    • getCurrentTimestamp

      int getCurrentTimestamp()
      Return the currently active timestamp inside the stream.
      Returns:
      the timestamp in milliseconds