AI-generated Key Takeaways
- 
          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. 
cast.framework.events.  MediaInformationChangedEvent
            class   static
            Event data for a cast.framework.events.EventType.MEDIA_INFORMATION_CHANGED
              event.
Constructor
MediaInformationChangedEvent
new MediaInformationChangedEvent(media)
| Parameter | |
|---|---|
| media | Optional cast.framework.messages.MediaInformation Value must not be null. |