Uses of Class
com.github.kokorin.jaffree.ffprobe.ChannelInput
Packages that use ChannelInput
-
Uses of ChannelInput in com.github.kokorin.jaffree.ffprobe
Methods in com.github.kokorin.jaffree.ffprobe that return ChannelInputModifier and TypeMethodDescriptionstatic ChannelInputChannelInput.fromChannel(String fileName, SeekableByteChannel channel) CreatesChannelInput.static ChannelInputChannelInput.fromChannel(String fileName, SeekableByteChannel channel, int bufferSize) CreatesChannelInput.static ChannelInputChannelInput.fromChannel(SeekableByteChannel channel) CreatesChannelInput.static ChannelInputChannelInput.fromChannel(SeekableByteChannel channel, int bufferSize) CreatesChannelInput.