MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ is_token_active()

template<typename BufferType >
virtual bool MayaFlux::Buffers::RootBuffer< BufferType >::is_token_active ( ) const
pure virtual

Checks if the buffer is active for its assigned token.

Returns
True if the buffer will process when its token is processed

Implemented in MayaFlux::Buffers::RootAudioBuffer, and MayaFlux::Buffers::RootGraphicsBuffer.