public class GenericMediaEvent extends MediaEvent
Constructor and Description |
---|
GenericMediaEvent(MediaObject source,
String timestamp,
List<Tag> tags,
String type,
org.kurento.jsonrpc.Props data) |
Modifier and Type | Method and Description |
---|---|
org.kurento.jsonrpc.Props |
getData() |
getType, setType
getSource, getTags, getTimestamp, setSource, setTags, setTimestamp
public GenericMediaEvent(MediaObject source, String timestamp, List<Tag> tags, String type, org.kurento.jsonrpc.Props data)
Copyright © 2018 Kurento. All rights reserved.