Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/elastictranscoder.ts?docs=full";

§Classes

ElasticTranscoder

§Interfaces

Artwork

The file to be used as album art. There can be multiple artworks associated with an audio file, to a maximum of 20.

AudioCodecOptions

Options associated with your audio codec.

AudioParameters

Parameters required for transcoding audio.

CancelJobRequest

The CancelJobRequest structure.

CaptionFormat

The file format of the output captions. If you leave this value blank, Elastic Transcoder returns an error.

Captions

The captions to be created, if any.

CaptionSource

A source file for the input sidecar captions used during the transcoding process.

Clip

Settings for one clip in a composition. All jobs in a playlist must have the same clip settings.

CreateJobOutput

The CreateJobOutput structure.

CreateJobPlaylist

Information about the master playlist.

CreateJobRequest

The CreateJobRequest structure.

CreateJobResponse

The CreateJobResponse structure.

CreatePipelineRequest

The CreatePipelineRequest structure.

CreatePipelineResponse

When you create a pipeline, Elastic Transcoder returns the values that you specified in the request.

CreatePresetRequest

The CreatePresetRequest structure.

CreatePresetResponse

The CreatePresetResponse structure.

DeletePipelineRequest

The DeletePipelineRequest structure.

DeletePresetRequest

The DeletePresetRequest structure.

DetectedProperties

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

Encryption

The encryption settings, if any, that are used for decrypting your input files or encrypting your output files. If your input file is encrypted, you must specify the mode that Elastic Transcoder uses to decrypt your file, otherwise you must specify the mode you want Elastic Transcoder to use to encrypt your output files.

HlsContentProtection

The HLS content protection settings, if any, that you want Elastic Transcoder to apply to your output files.

InputCaptions

The captions to be created, if any.

Job

A section of the response body that provides information about the job that is created.

JobAlbumArt

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

JobInput

Information about the file that you're transcoding.

JobOutput

! IMPORTANT: ! Outputs recommended instead.

JobWatermark

Watermarks can be in .png or .jpg format. If you want to display a watermark that is not rectangular, use the .png format, which supports transparency.

ListJobsByPipelineRequest

The ListJobsByPipelineRequest structure.

ListJobsByPipelineResponse

The ListJobsByPipelineResponse structure.

ListJobsByStatusRequest

The ListJobsByStatusRequest structure.

ListJobsByStatusResponse

The ListJobsByStatusResponse structure.

ListPipelinesRequest

The ListPipelineRequest structure.

ListPipelinesResponse

A list of the pipelines associated with the current AWS account.

ListPresetsRequest

The ListPresetsRequest structure.

ListPresetsResponse

The ListPresetsResponse structure.

Notifications

The Amazon Simple Notification Service (Amazon SNS) topic or topics to notify in order to report job status.

Permission

The Permission structure.

Pipeline

The pipeline (queue) that is used to manage jobs.

PipelineOutputConfig

The PipelineOutputConfig structure.

Playlist

Use Only for Fragmented MP4 or MPEG-TS Outputs. If you specify a preset for which the value of Container is fmp4 (Fragmented MP4) or ts (MPEG-TS), Playlists contains information about the master playlists that you want Elastic Transcoder to create. We recommend that you create only one master playlist per output format. The maximum number of master playlists in a job is 30.

PlayReadyDrm

The PlayReady DRM settings, if any, that you want Elastic Transcoder to apply to the output files associated with this playlist.

Preset

Presets are templates that contain most of the settings for transcoding media files from one format to another. Elastic Transcoder includes some default presets for common formats, for example, several iPod and iPhone versions. You can also create your own presets for formats that aren't included among the default presets. You specify which preset you want to use when you create a job.

PresetWatermark

Settings for the size, location, and opacity of graphics that you want Elastic Transcoder to overlay over videos that are transcoded using this preset. You can specify settings for up to four watermarks. Watermarks appear in the specified size and location, and with the specified opacity for the duration of the transcoded video.

ReadJobRequest

The ReadJobRequest structure.

ReadJobResponse

The ReadJobResponse structure.

ReadPipelineRequest

The ReadPipelineRequest structure.

ReadPipelineResponse

The ReadPipelineResponse structure.

ReadPresetRequest

The ReadPresetRequest structure.

ReadPresetResponse

The ReadPresetResponse structure.

TestRoleRequest

The TestRoleRequest structure.

TestRoleResponse

The TestRoleResponse structure.

Thumbnails

Thumbnails for videos.

TimeSpan

Settings that determine when a clip begins and how long it lasts.

Timing

Details about the timing of a job.

UpdatePipelineNotificationsRequest

The UpdatePipelineNotificationsRequest structure.

UpdatePipelineNotificationsResponse

The UpdatePipelineNotificationsResponse structure.

UpdatePipelineRequest

The UpdatePipelineRequest structure.

UpdatePipelineResponse

When you update a pipeline, Elastic Transcoder returns the values that you specified in the request.

UpdatePipelineStatusRequest

The UpdatePipelineStatusRequest structure.

UpdatePipelineStatusResponse

When you update status for a pipeline, Elastic Transcoder returns the values that you specified in the request.

VideoParameters

The VideoParameters structure.

Warning

Elastic Transcoder returns a warning if the resources used by your pipeline are not in the same region as the pipeline.