Skip to main content

Module stage_graph

Module stage_graph 

Source
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§

GraphStage
A single stage within a transcode pipeline graph.
TranscodeGraph
A directed acyclic graph of pipeline stages for a transcode job.

Enums§

StageType
Classification of a pipeline stage by its transformation role.