Class EndOfStreamEvent

All Implemented Interfaces:
Event

public class EndOfStreamEvent extends MediaEvent
Event raised when the stream that the element sends out is finished.
  • Constructor Details

    • EndOfStreamEvent

      public EndOfStreamEvent(MediaObject source, String timestampMillis, List<Tag> tags, String type)
      Event raised when the stream that the element sends out is finished.
      Parameters:
      source - Object that raised the event
      timestampMillis - The timestamp associated with this event: Milliseconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
      tags -
      type - Type of event that was raised