Class: TimedMetadataEvent

Constructor

TimedMetadataEvent

new TimedMetadataEvent(type, timedMetadataInfo)

Parameter

type

cast.framework.events.EventType

Type of this event.

Value must not be null.

timedMetadataInfo

cast.framework.TimedMetadata

The timed metadata.

Value must not be null.

Property

timedMetadataInfo

constant

non-null cast.framework.TimedMetadata

The timed metadata information.