public class Log extends Object
Log entry for an FFmpegKit session.
FFmpegKit
Log(long sessionId, Level level, String message)
Level
getLevel()
String
getMessage()
long
getSessionId()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Log(long sessionId, Level level, String message)
public long getSessionId()
public Level getLevel()
public String getMessage()
public String toString()
toString
Object