Uses of Enum
com.github.kokorin.jaffree.ffmpeg.Stream.Type
Packages that use Stream.Type
-
Uses of Stream.Type in com.github.kokorin.jaffree.ffmpeg
Methods in com.github.kokorin.jaffree.ffmpeg that return Stream.TypeModifier and TypeMethodDescriptionStream.getType()static Stream.TypeReturns the enum constant of this type with the specified name.static Stream.Type[]Stream.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.github.kokorin.jaffree.ffmpeg with parameters of type Stream.Type