Class: MediaInformationChangedEvent

  • MediaInformationChangedEvent is the event data for a cast.framework.events.EventType.MEDIA_INFORMATION_CHANGED event.

  • It has a constructor that accepts an optional MediaInformation parameter.

Constructor

MediaInformationChangedEvent

new MediaInformationChangedEvent(media)

Parameter

media

Optional

cast.framework.messages.MediaInformation

Value must not be null.