@musallam/audio-video-client
    Preparing search index...

    Type Alias GenerateReframedVideoBodyVideoSource

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

    type GenerateReframedVideoBodyVideoSource = {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    The pre-signed URL pointing to the input source.