@adcp/sdk API Reference - v10.0.1
    Preparing search index...

    Function resolveCanonicalFormatKind

    • Resolve a bare v1 format-id string to its canonical format_kind, or null when the id has no canonical mapping. Registry- and catalog-backed: the single source of truth that replaces hand-rolled inferFormatKindFromFormatId heuristics adopters maintain locally.

      Thin projection of canonicalDeclarationFromBareId down to the format_kind; see it for the resolution order, fail-closed semantics, the agentUrl default, and the assetType disambiguator.

      Parameters

      Returns CanonicalFormatKind | null