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

    Interface Destination

    Destination details including a pre-signed URL for the output media.

    interface Destination {
        url: string;
    }
    Index

    Properties

    Properties

    url: string

    The pre-signed URL pointing to the output destination.