Class: MaxVideoResolutionChangedEvent

Constructor

MaxVideoResolutionChangedEvent

new MaxVideoResolutionChangedEvent(height)

Parameter

height

number

Maximum video resolution requested by the system. The value of 0 means there is no restriction.

Extends
cast.framework.system.Event

Property

type

non-null cast.framework.system.EventType

The event type.

Inherited from
cast.framework.system.Event#type