Uses of Class
tv.hd3g.fflauncher.acm.OutputAudioStream
Packages that use OutputAudioStream
-
Uses of OutputAudioStream in tv.hd3g.fflauncher.acm
Methods in tv.hd3g.fflauncher.acm that return OutputAudioStreamModifier and TypeMethodDescriptionOutputAudioStream.mapChannel(InputAudioStream inputAudioStream, InputAudioChannelSelector chInIndex) chOutIndex will be auto-incr 0 is always the first !OutputAudioStream.mapChannel(InputAudioStream inputAudioStream, InputAudioChannelSelector chInIndex, OutputAudioChannelSelector chOutIndex) Methods in tv.hd3g.fflauncher.acm that return types with arguments of type OutputAudioStreamModifier and TypeMethodDescriptionAudioChannelManipulationSetup.getAllOutputStreamList(List<FFprobeJAXB> sourcesAnalysis) Methods in tv.hd3g.fflauncher.acm with parameters of type OutputAudioStreamMethod parameters in tv.hd3g.fflauncher.acm with type arguments of type OutputAudioStreamModifier and TypeMethodDescriptionAudioChannelManipulation.getMapParameters(BiFunction<Integer, OutputAudioStream, Parameters> parametersMapper) You should add yourself "-map stream_ref"Constructor parameters in tv.hd3g.fflauncher.acm with type arguments of type OutputAudioStreamModifierConstructorDescriptionAudioChannelManipulation(List<OutputAudioStream> allOutputStreamList)