public class PausedEvent extends MediaEvent
Constructor and Description |
---|
PausedEvent(MediaObject source,
String timestamp,
List<Tag> tags,
String type) |
getType, setType
getSource, getTags, getTimestamp, setSource, setTags, setTimestamp
public PausedEvent(MediaObject source, String timestamp, List<Tag> tags, String type)
source
- Object that raised the eventtimestamp
- tags
- type
- Type of event that was raisedCopyright © 2018 Kurento. All rights reserved.