Package tv.hd3g.fflauncher.filtering
Class AudioFilterChannelmap
java.lang.Object
tv.hd3g.fflauncher.filtering.AudioFilterChannelmap
- All Implemented Interfaces:
AudioFilterSupplier,FilterSupplier
See https://ffmpeg.org/ffmpeg-filters.html#channelmap
-
Constructor Summary
ConstructorsConstructorDescriptionAudioFilterChannelmap(ChannelLayout destChannelLayout, Map<Channel, Channel> channelMap) -
Method Summary
-
Constructor Details
-
AudioFilterChannelmap
- Parameters:
channelMap- output -> input
-
-
Method Details
-
toFilter
- Specified by:
toFilterin interfaceFilterSupplier
-