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

◆ get_next_frame()

uint64_t MayaFlux::Vruta::ComplexRoutine::get_next_frame ( ) const
inlineoverridevirtual

Get next frame execution time (graphics domain)

Returns
Frame position for next execution, or 0 if not graphics domain

Implements MayaFlux::Vruta::Routine.

Definition at line 676 of file Routine.hpp.

676{ return 0; }