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

    Type Alias TemplateRenderRequestPresetsItemSource

    type TemplateRenderRequestPresetsItemSource = {
        presetId?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    presetId?: string

    ID of a built-in preset from the presets endpoint.

    url?: string

    Pre-signed URL for a custom Encoder preset file.