|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
overrideprotectedvirtual |
Type-erased single-element write.
Implementations copy from in into their storage at coords if type matches their native type, otherwise no-op. in points to a caller-owned buffer of exactly sizeof(native type) bytes.
Implements MayaFlux::Kakshya::NDDataContainer.
Definition at line 804 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_width, slot_for(), MayaFlux::Kakshya::storage_element_size(), type, and MayaFlux::Kakshya::write_normalized_at().
Here is the call graph for this function: