Constructor for Media Event
Type of action being performed, i.e. play, pause, seek, etc.
Title of the Media Content
Unique Identifier for the Media Content
Length of time for the Media Content
Content Type. i.e. video vs audio
Stream Type i.e. live vs on demaind
An instance of a Media Event
Unique Identifier for the Media Content
Title of the Media Content
Content Type. i.e. video vs audio
Length of time for the Media Content
A message type that corresponds to MessageType
The name of the event
Stream Type i.e. live vs on demaind
Type of action being performed, i.e. play, pause, seek, etc.
Generated using TypeDoc
Represents a single media event. Generally you won't call this class directly. The Media SDK calls this class internally when you invoke methods on MediaSession.