Skip to main content

Module smart_proxy

Module smart_proxy 

Source
Expand description

Intelligent proxy selection and recommendation.

This module analyses the editing context (NLE software, resolution, network conditions) and recommends the most appropriate proxy configuration for a given set of source files.

Structs§

CompatibilityResult
Result of a proxy–context compatibility check.
DisplayAwareSelector
Selects the best ResolutionVariant for a given display window size.
EditingContext
Information about an editing session’s context.
MultiResolutionProxy
A multi-resolution proxy set containing quarter, half, and full variants.
ProxyCompatibilityChecker
Checks whether a proxy spec is compatible with an editing context.
ProxyRecommender
Recommends proxy specifications based on editing context.
ProxyStorageEstimator
Estimates disk storage required for a batch of proxy files.
ResolutionVariant
A named proxy variant at a specific resolution tier.
SourceSpec
Source file specification used when choosing a proxy.

Enums§

EditingSoftware
The NLE (Non-Linear Editor) software being used.