Skip to content

registerAutomaticProxy

registerAutomaticProxy(provider, options): Promise<AutomaticProxyResult>

Defined in: packages/sdk/src/proxy-automation.ts:81

Generate and register a low-resolution proxy for an original asset through an injected encoder, and return the registered representation. The provider then serves the proxy for preview and keeps the original for export via selectAssetRepresentation. Fails closed on an unknown asset or encoder error without mutating the provider.

ProductionMediaProvider

RegisterAutomaticProxyOptions

Promise<AutomaticProxyResult>