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

◆ slot_count()

size_t MayaFlux::Buffers::StreamSliceProcessor::slot_count ( ) const
inline

Get the current number of slots.

Returns
The number of slots currently allocated.

Definition at line 83 of file StreamSliceProcessor.hpp.

83{ return m_slots.size(); }