Uses of Class
org.ffmpeg.ffprobe.LogsType
-
Packages that use LogsType Package Description org.ffmpeg.ffprobe -
-
Uses of LogsType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as LogsType Modifier and Type Field Description protected LogsTypeFrameType. logsMethods in org.ffmpeg.ffprobe that return LogsType Modifier and Type Method Description LogsTypeObjectFactory. createLogsType()Create an instance ofLogsTypeLogsTypeFrameType. getLogs()Gets the value of the logs property.Methods in org.ffmpeg.ffprobe with parameters of type LogsType Modifier and Type Method Description voidFrameType. setLogs(LogsType value)Sets the value of the logs property.
-