VideoComposeConfiguration.ComposeHardwareAcceleration

Name

Number

Description

COMPOSE_NONE

0

COMPOSE_QUADRA

1

COMPOSE_NVIDIA

2

COMPOSE_SPECTRUM_SW

4

Spectrum (Halide) compose targeting the CPU codegen. Input/output frames stay in host memory.

COMPOSE_SPECTRUM_NVIDIA

5

Spectrum (Halide) compose targeting the CUDA codegen. Requires a primary CUDA context on the engine; startup errors otherwise.