public class GenericMediaEvent extends MediaEvent
Constructor and Description |
---|
GenericMediaEvent(MediaObject source,
String timestamp,
String timestampMillis,
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, getTimestampMillis, setSource, setTags, setTimestamp, setTimestampMillis
Copyright © 2020 Kurento. All rights reserved.