InputLossBehavior

Input Loss Behavior

Types

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

Properties

Link copied to clipboard

Documentation update needed

Link copied to clipboard

When input loss image type is "color" this field specifies the color to use. Value: 6 hex characters representing the values of RGB.

Link copied to clipboard

When input loss image type is "slate" these fields specify the parameters for accessing the slate.

Link copied to clipboard

Indicates whether to substitute a solid color or a slate into the output after input loss exceeds blackFrameMsec.

Link copied to clipboard

Documentation update needed

Functions

Link copied to clipboard
inline fun copy(block: InputLossBehavior.Builder.() -> Unit = {}): InputLossBehavior
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