Export

EncodingOutput

Constructors

Properties

Constructors

Properties

acl?: AclEntry[]

Determines accessibility of files written to this output. Only applies to output types that support ACLs. Defaults to PUBLIC_READ if the list is empty. The destination (e.g. cloud storage bucket) needs to allow the configured ACL

Memberof

EncodingOutput

outputId?: string

Id of the corresponding output (required)

Memberof

EncodingOutput

outputPath?: string

Subdirectory where to save the files to (required)

Memberof

EncodingOutput