public class RecordingEvent extends MediaEvent
Constructor and Description |
---|
RecordingEvent(MediaObject source,
java.lang.String timestamp,
java.util.List<Tag> tags,
java.lang.String type)
Fired when the recoding effectively starts.
|
getType, setType
getSource, getTags, getTimestamp, setSource, setTags, setTimestamp
public RecordingEvent(MediaObject source, java.lang.String timestamp, java.util.List<Tag> tags, java.lang.String type)
source
- Object that raised the eventtimestamp
- tags
- type
- Type of event that was raised