Modifier and Type | Method and Description |
---|---|
List<Tag> |
RaiseBaseEvent.getTags()
Getter for the tags property
|
List<Tag> |
MediaObject.getTags()
Returns all tags attached to this
MediaObject . |
TFuture<List<Tag>> |
MediaObject.getTags(Transaction tx)
Returns all tags attached to this
MediaObject . |
Modifier and Type | Method and Description |
---|---|
void |
MediaObject.getTags(Continuation<List<Tag>> cont)
Asynchronous version of getTags:
Continuation.onSuccess(F) is called when the action is
done. |
void |
RaiseBaseEvent.setTags(List<Tag> tags)
Setter for the tags property
|
Constructor and Description |
---|
CodeFoundEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
String codeType,
String value)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ConnectionStateChangedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
ConnectionState oldState,
ConnectionState newState)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
DataChannelCloseEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int channelId)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
DataChannelOpenEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int channelId)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ElementConnectedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaElement sink,
MediaType mediaType,
String sourceMediaDescription,
String sinkMediaDescription)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ElementDisconnectedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaElement sink,
MediaType mediaType,
String sourceMediaDescription,
String sinkMediaDescription)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
EndOfStreamEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ErrorEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String description,
int errorCode,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
GenericMediaEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
org.kurento.jsonrpc.Props data) |
IceCandidateFoundEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
IceCandidate candidate)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
IceComponentStateChangeEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int streamId,
int componentId,
IceComponentState state)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
IceGatheringDoneEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaFlowInStateChangeEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaFlowState state,
String padName,
MediaType mediaType)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaFlowOutStateChangeEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaFlowState state,
String padName,
MediaType mediaType)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaSessionStartedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaSessionTerminatedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaStateChangedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaState oldState,
MediaState newState)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
MediaTranscodingStateChangeEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaTranscodingState state,
String binName,
MediaType mediaType)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
NewCandidatePairSelectedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
IceCandidatePair candidatePair)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ObjectCreatedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
MediaObject object)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
ObjectDestroyedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String objectId)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnDataChannelClosedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int channelId)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnDataChannelOpenedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int channelId)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnIceCandidateEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
IceCandidate candidate)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnIceComponentStateChangedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
int streamId,
int componentId,
IceComponentState state)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnIceGatheringDoneEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
OnKeySoftLimitEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
MediaType mediaType)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
PausedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
RaiseBaseEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
RecordingEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
StoppedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
UriEndpointStateChangedEvent(MediaObject source,
String timestamp,
String timestampMillis,
List<Tag> tags,
String type,
UriEndpointState state)
Deprecated.
[DEPRECATED: Use timestampMillis] The timestamp associated with this object: Seconds elapsed since the UNIX Epoch (Jan 1, 1970, UTC).
|
Copyright © 2019 Kurento. All rights reserved.