Uses of Enum
net.bramp.ffmpeg.info.Codec.Type
Packages that use Codec.Type
-
Uses of Codec.Type in net.bramp.ffmpeg.info
Methods in net.bramp.ffmpeg.info that return Codec.TypeModifier and TypeMethodDescriptionCodec.getType()static Codec.TypeReturns the enum constant of this type with the specified name.static Codec.Type[]Codec.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.