Uses of Enum
net.bramp.ffmpeg.info.Codec.Type
-
Uses of Codec.Type in net.bramp.ffmpeg.info
Modifier and TypeMethodDescriptionCodec.getType()
static Codec.Type
Returns 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.