Function eat::process::make_convert_track_stream_to_channel

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