ClosedCaptionsEvent

Constructors

Link copied to clipboard
constructor(entries: Array<ClosedCaptionEntry>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override val serializeAsync: Boolean = false

Indicates whether the event should be serialized asynchronously. If set to true, the event will be serialized in a separate thread.

Link copied to clipboard
open val serializer: Gson