Function eat::process::make_convert_track_stream_to_channel
Defined in File misc.hpp
Function Documentation
-
framework::ProcessPtr eat::process::make_convert_track_stream_to_channel(const std::string &name)
replace audioTrackUid->audioTrackFormat->audioStreamFormat->audioChannelFormat references with audioTrackUid->audioChannelFormat references
this doesn’t remove any unused elements, so use RemoveUnusedElements after this
ports:
in_axml (DataPort<ADMData>) : input ADM data
out_axml (DataPort<ADMData>) : output ADM data