@adcp/sdk API Reference - v7.9.0
    Preparing search index...

    Interface ParameterizedRender

    Parameterized render — format carries its render spec in the format_id parameters. Required for audio formats (no W×H) and for template formats whose dimensions/duration are caller-chosen via accepts_parameters.

    interface ParameterizedRender {
        role: string;
        parameters_from_format_id: true;
    }
    Index

    Properties

    role: string
    parameters_from_format_id: true