Uses of Enum
uk.co.caprica.vlcj.log.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in uk.co.caprica.vlcj.log
Methods in uk.co.caprica.vlcj.log that return LogLevelModifier and TypeMethodDescriptionfinal LogLevel
NativeLog.getLevel()
Get the log threshold level.static LogLevel
LogLevel.level
(int intValue) static LogLevel
Returns the enum constant of this type with the specified name.static LogLevel[]
LogLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in uk.co.caprica.vlcj.log with parameters of type LogLevel