CaptionSelector

Caption Selector

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

When specified this field indicates the three letter language code of the caption track to extract from the source.

Link copied to clipboard
val name: String?

Name identifier for a caption selector. This name is used to associate this caption selector with one or more caption descriptions. Names must be unique within an event.

Link copied to clipboard

Caption selector settings.

Functions

Link copied to clipboard
inline fun copy(block: CaptionSelector.Builder.() -> Unit = {}): CaptionSelector
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String