Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IEncoderConfig

Hierarchy

  • IEncoderConfig

Index

Properties

accessKeyId

accessKeyId: string

Access key with permissions for the AWS bucket. Default AWS SDK configuration is used if not set.

bucket

bucket: string

AWS Bucket to which the encoded file will be uploaded.

Optional filterVolume

filterVolume: number

Volume multiplier: 2.0 means double the volume, 0.5 means to cut it in half.

By default, the volume is not modified.

secretAccessKey

secretAccessKey: string

Secret access key with permissions for the AWS bucket. Default AWS SDK configuration is used if not set.

Generated using TypeDoc