Skip to main content

Module context

Module context 

Source
Expand description

Execution context for filter graphs.

The context provides runtime state and statistics for graph execution.

Structsยง

GraphContext
Execution context for running filter graphs.
NodeStats
Statistics for individual node processing.
ProcessingStats
Statistics for graph processing.
ThreadPoolConfig
Placeholder for thread pool integration.