Uses of Class
bdsup2sub.utils.optional.Optional
Packages that use Optional
-
Uses of Optional in bdsup2sub.cli
Fields in bdsup2sub.cli declared as OptionalModifier and TypeFieldDescriptionCommandLineParser.alphaCropThreshold
CommandLineParser.alphaThreshold
CommandLineParser.cropLines
CommandLineParser.delay
CommandLineParser.exportForcedSubtitlesOnly
CommandLineParser.exportPalette
CommandLineParser.fixInvisibleFrames
private Optional<ForcedFlagState>
CommandLineParser.forcedFlagState
CommandLineParser.languageIndex
CommandLineParser.lumLowMedThreshold
CommandLineParser.lumMedHighThreshold
CommandLineParser.maximumTimeDifference
CommandLineParser.minimumDisplayTime
private Optional<CaptionMoveModeX>
CommandLineParser.moveModeX
private Optional<CaptionMoveModeY>
CommandLineParser.moveModeY
CommandLineParser.moveXOffset
private Optional<OutputMode>
CommandLineParser.outputMode
private Optional<PaletteMode>
CommandLineParser.paletteMode
private Optional<Resolution>
CommandLineParser.resolution
CommandLineParser.scaleX
CommandLineParser.scaleY
private Optional<ScalingFilter>
CommandLineParser.scalingFilter
CommandLineParser.sourceFrameRate
CommandLineParser.swapCrCb
CommandLineParser.targetFrameRate
CommandLineParser.verbose
Methods in bdsup2sub.cli that return OptionalModifier and TypeMethodDescriptionCommandLineParser.getAlphaCropThreshold()
CommandLineParser.getAlphaThreshold()
CommandLineParser.getCropLines()
CommandLineParser.getDelay()
CommandLineParser.getForcedFlagState()
CommandLineParser.getLanguageIndex()
CommandLineParser.getLumLowMedThreshold()
CommandLineParser.getLumMedHighThreshold()
CommandLineParser.getMaximumTimeDifference()
CommandLineParser.getMinimumDisplayTime()
CommandLineParser.getMoveModeX()
CommandLineParser.getMoveModeY()
CommandLineParser.getMoveXOffset()
CommandLineParser.getOutputMode()
CommandLineParser.getPaletteMode()
CommandLineParser.getResolution()
CommandLineParser.getScaleX()
CommandLineParser.getScaleY()
CommandLineParser.getScalingFilter()
CommandLineParser.getSourceFrameRate()
CommandLineParser.getTargetFrameRate()
CommandLineParser.isExportForcedSubtitlesOnly()
CommandLineParser.isExportPalette()
CommandLineParser.isFixInvisibleFrames()
CommandLineParser.isSwapCrCb()
CommandLineParser.isVerbose()
-
Uses of Optional in bdsup2sub.utils.optional
Subclasses of Optional in bdsup2sub.utils.optionalModifier and TypeClassDescription(package private) final class
(package private) final class
Present<T>
Methods in bdsup2sub.utils.optional that return Optional