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(); }
MayaFlux::Buffers::StreamSliceProcessor::m_slots
std::vector< Slot > m_slots
Definition
StreamSliceProcessor.hpp:97
MayaFlux
Buffers
StreamSliceProcessor
Generated by
1.9.8