Function eat::process::make_remove_unused_elements
Defined in File remove_unused.hpp
Function Documentation
-
framework::ProcessPtr eat::process::make_remove_unused_elements(const std::string &name)
a process which removes unreferenced elements from an ADM document
in contrast with make_remove_unused, this doesn’t do anything with the audio, so can be useful if previous changes will not have affected the use of channels
ports:
in_axml (DataPort<ADMData>) : input ADM data
out_axml (DataPort<ADMData>) : output ADM data