|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Type-erased single-element read.
Implementations copy the native element at coords into out if type matches their native type, otherwise no-op. out points to a caller-owned buffer of exactly sizeof(native type) bytes.
Implements MayaFlux::Kakshya::NDDataContainer.
Definition at line 761 of file VideoStreamContainer.cpp.
References component_range(), get_frame_element_count(), m_channels, m_data, m_format, m_height, m_num_frames, m_ring_capacity, m_slot_frame, m_width, MayaFlux::Kakshya::read_normalized_at(), slot_for(), MayaFlux::Kakshya::storage_element_size(), and type.
Here is the call graph for this function: