Expand description
Pipeline stage graph for transcoding workflows.
Provides a directed graph model of transcode pipeline stages, supporting stage classification, passthrough detection, and transcode-stage presence checks.
Structs§
- Graph
Stage - A single stage within a transcode pipeline graph.
- Transcode
Graph - A directed acyclic graph of pipeline stages for a transcode job.
Enums§
- Stage
Type - Classification of a pipeline stage by its transformation role.