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

◆ process_default()

virtual void MayaFlux::Kakshya::SignalSourceContainer::process_default ( )
pure virtual

Process the container's data using the default processor.

Executes the default processing chain, transforming raw data into a processable form. This is a convenience wrapper for standard workflows.

Implemented in MayaFlux::Kakshya::CameraContainer, MayaFlux::Kakshya::SoundStreamContainer, MayaFlux::Kakshya::VideoStreamContainer, and MayaFlux::Kakshya::WindowContainer.