Class: LoadEvent

Constructor

LoadEvent

new LoadEvent(type, media)

Parameter

type

cast.framework.events.EventType

Value must not be null.

media

Optional

cast.framework.messages.MediaInformation

Value must not be null.

Property

media

constant

(non-null cast.framework.messages.MediaInformation or undefined)

Information about the media being loaded.