Package net.bramp.ffmpeg.info
Class FilterPattern
java.lang.Object
net.bramp.ffmpeg.info.FilterPattern
Represents the input or output stream pattern of an FFmpeg filter.
-
Constructor Summary
ConstructorsConstructorDescriptionFilterPattern(String pattern) Parses a filter pattern string describing the supported stream types. -
Method Summary