Function eat::process::make_remove_object_times_data_safe

Function Documentation

framework::ProcessPtr eat::process::make_remove_object_times_data_safe(const std::string &name)

remove time/duration from audioObjects where it is safe to do so (doesn’t potentially change the rendering) and can be done by only changing the metadata (no audio changes, no converting common definitions audioChannelFormats to real audioChannelFormats)

ports:

  • in_axml (DataPort<ADMData>) : input ADM data

  • out_axml (DataPort<ADMData>) : output ADM data