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

    Interface TemplateRenderResponse

    interface TemplateRenderResponse {
        jobId: string;
        statusUrl: string;
    }
    Index

    Properties

    Properties

    jobId: string

    Unique identifier for the render job.

    statusUrl: string

    URL to poll for the status of the rendering job.