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§
- Compatibility
Result - Result of a proxy–context compatibility check.
- Display
Aware Selector - Selects the best
ResolutionVariantfor a given display window size. - Editing
Context - Information about an editing session’s context.
- Multi
Resolution Proxy - A multi-resolution proxy set containing quarter, half, and full variants.
- Proxy
Compatibility Checker - Checks whether a proxy spec is compatible with an editing context.
- Proxy
Recommender - Recommends proxy specifications based on editing context.
- Proxy
Storage Estimator - Estimates disk storage required for a batch of proxy files.
- Resolution
Variant - A named proxy variant at a specific resolution tier.
- Source
Spec - Source file specification used when choosing a proxy.
Enums§
- Editing
Software - The NLE (Non-Linear Editor) software being used.