Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MetadataEvent

Hierarchy

Index

Properties

Optional end

end: number

The end time of the event.

metadata

metadata: Object

The metadata object as encountered in the stream.

metadataType

metadataType: MetadataType

The type of the published metadata. See MetadataType for details of the different MetadataType values.

Optional start

start: number

The start time of the event.

timestamp

timestamp: number

The time at which this event was fired

type

type: Event

Event type, e.g. 'onPlay'

Generated using TypeDoc