Either height or width is required. It is also possible to set both properties.

Export

Bif

Hierarchy (view full)

Constructors

Properties

aspectMode?: ThumbnailAspectMode

Specifies the aspect mode that is used when both height and width are specified Only supported starting with encoder version 2.85.0.

Memberof

Bif

createdAt?: Date

Creation timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

customData?: {
    [key: string]: any;
}

User-specific meta data. This can hold anything.

Type declaration

  • [key: string]: any

Memberof

BitmovinResource

description?: string

Description of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

distance?: number

Distance in seconds between a screenshot (required)

Memberof

Bif

filename?: string

Filename of the Bif image. (required)

Memberof

Bif

height?: number

Height of one thumbnail

Memberof

Bif

id?: string

Id of the resource (required)

Memberof

BitmovinResponse

modifiedAt?: Date

Modified timestamp, returned as UTC expressed in ISO 8601 format: YYYY-MM-DDThh:mm:ssZ

Memberof

BitmovinResource

name?: string

Name of the resource. Can be freely chosen by the user.

Memberof

BitmovinResource

outputs?: EncodingOutput[]

Memberof

Bif

width?: number

Width of one thumbnail. Roku recommends a width of 240 for SD and 320 for HD.

Memberof

Bif