SegmentTypeInfo

Information about the type of a segment requested in a call to StartSegmentDetection. An array of SegmentTypeInfo objects is returned by the response from GetSegmentDetection.

Types

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

Properties

Link copied to clipboard

The version of the model used to detect segments.

Link copied to clipboard

The type of a segment (technical cue or shot detection).

Functions

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