RouterInputThumbnailDetails

The details of a thumbnail associated with a router input, including the thumbnail messages, the thumbnail image, the timecode, and the timestamp.

Types

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

Properties

Link copied to clipboard

The thumbnail image, encoded as a Base64-encoded binary data object.

Link copied to clipboard

The messages associated with the router input thumbnail.

Link copied to clipboard

The timecode associated with the thumbnail.

Link copied to clipboard

The timestamp associated with the thumbnail.

Functions

Link copied to clipboard
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