|
MayaFlux 0.5.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Runtime query for the native scalar element type of this container.
Mirrors FrameView::element_type(). Typical return values:
Use this to branch once before calling get_value_at<T>() when the container's native type is not statically known at the call site.
Implemented in MayaFlux::Kakshya::PlotContainer, MayaFlux::Kakshya::SoundStreamContainer, MayaFlux::Kakshya::TextureContainer, MayaFlux::Kakshya::VideoStreamContainer, and MayaFlux::Kakshya::WindowContainer.