Package tv.hd3g.fflauncher.filtering
Class AudioFilterChannelsplit
java.lang.Object
tv.hd3g.fflauncher.filtering.AudioFilterChannelsplit
- All Implemented Interfaces:
AudioFilterSupplier,FilterSupplier
See https://ffmpeg.org/ffmpeg-filters.html#channelsplit
-
Constructor Summary
ConstructorsConstructorDescriptionAudioFilterChannelsplit(ChannelLayout sourceChannelLayout, List<Channel> selectedChannels) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface tv.hd3g.fflauncher.filtering.FilterSupplier
getFilterName
-
Constructor Details
-
AudioFilterChannelsplit
-
-
Method Details
-
toFilter
- Specified by:
toFilterin interfaceFilterSupplier
-