Class PausedEvent

  • All Implemented Interfaces:
    Event

    public class PausedEvent
    extends MediaEvent
    Fired when the recorder goes to pause state
    • Constructor Detail

      • PausedEvent

        public PausedEvent​(MediaObject source,
                           String timestampMillis,
                           List<Tag> tags,
                           String type)
        Fired when the recorder goes to pause state
        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