MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Buffers::ProcessorTokenInfo Struct Reference

Holds information about a processor's compatibility with a buffer's processing token. More...

#include <BufferProcessor.hpp>

+ Collaboration diagram for MayaFlux::Buffers::ProcessorTokenInfo:

Public Attributes

std::shared_ptr< BufferProcessorprocessor
 
ProcessingToken processor_token
 
bool is_compatible
 
bool will_be_skipped
 
bool pending_removal
 

Detailed Description

Holds information about a processor's compatibility with a buffer's processing token.

This structure encapsulates the relationship between a buffer processor and its processing token, including whether the processor is compatible with the buffer's preferred processing token, and how it will be handled based on the token enforcement strategy.

Definition at line 207 of file BufferProcessor.hpp.


The documentation for this struct was generated from the following file: