RenditionAction

A rendition action controls the playing of multimedia content.

Note: JavaScript actions are not supported.

Types

Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
open override val type: ActionType

Returns type of action to make down-casting easier.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard

Returns screen annotation associated with this rendition action, asynchronously.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String