DetectedProperties

The detected properties of the input file. Elastic Transcoder identifies these values from the input file.

Types

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

Properties

Link copied to clipboard

The detected duration of the input file, in milliseconds.

Link copied to clipboard

The detected file size of the input file, in bytes.

Link copied to clipboard

The detected frame rate of the input file, in frames per second.

Link copied to clipboard
val height: Int?

The detected height of the input file, in pixels.

Link copied to clipboard
val width: Int?

The detected width of the input file, in pixels.

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