JobAlbumArt

The .jpg or .png file associated with an audio file.

Types

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

Properties

Link copied to clipboard

The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20. Valid formats are .jpg and .png

Link copied to clipboard

A policy that determines how Elastic Transcoder handles the existence of multiple album artwork files.

Functions

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