adobe-firefly-sdk
    Preparing search index...

    Type Alias VideoInputV2

    Video input details for generate reframed video request.

    type VideoInputV2 = {
        source: { url: string };
    }
    Index

    Properties

    Properties

    source: { url: string }

    Details of the source including a pre-signed URL. See the list of allowed domains for storage.

    Type Declaration

    • url: string

      The pre-signed URL pointing to the input source.