Uses of Class
org.ffmpeg.ffprobe.ErrorType
-
Packages that use ErrorType Package Description org.ffmpeg.ffprobe tv.hd3g.ffprobejaxb -
-
Uses of ErrorType in org.ffmpeg.ffprobe
Fields in org.ffmpeg.ffprobe declared as ErrorType Modifier and Type Field Description protected ErrorTypeFfprobeType. errorMethods in org.ffmpeg.ffprobe that return ErrorType Modifier and Type Method Description ErrorTypeObjectFactory. createErrorType()Create an instance ofErrorTypeErrorTypeFfprobeType. getError()Gets the value of the error property.Methods in org.ffmpeg.ffprobe with parameters of type ErrorType Modifier and Type Method Description voidFfprobeType. setError(ErrorType value)Sets the value of the error property. -
Uses of ErrorType in tv.hd3g.ffprobejaxb
Methods in tv.hd3g.ffprobejaxb that return ErrorType Modifier and Type Method Description ErrorTypeFFprobeJAXB. getError()
-