Package bdsup2sub.gui.conversion
Class ConversionDialogModel
java.lang.Object
bdsup2sub.gui.conversion.ConversionDialogModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate boolean
private boolean
private final Configuration
private boolean
private boolean
private int
private boolean
private ForcedFlagState
private double
private boolean
private double
private double
private double
private boolean
private int
private boolean
private Resolution
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
int
boolean
double
double
double
double
double
int
boolean
boolean
boolean
boolean
isReady()
void
void
void
void
void
void
void
void
void
void
void
void
void
setApplyFreeScale
(boolean applyFreeScale) void
setApplyFreeScaleConf
(boolean applyFreeScale) void
setCancel
(boolean cancel) void
setConvertFPS
(boolean convertFPS) void
setConvertFPSConf
(boolean convertFPS) void
setConvertResolution
(boolean convertResolution) void
setConvertResolutionConf
(boolean convertResolution) void
setDelayPTS
(int delayPTS) void
setDelayPTSConf
(int delayPTS) void
setFixShortFrames
(boolean fixShortFrames) void
setFixShortFramesConf
(boolean fixShortFrames) void
setForcedState
(ForcedFlagState forcedState) void
setForcedStateConf
(ForcedFlagState forcedState) void
setFpsSrc
(double fpsSrc) void
setFpsSrcCertain
(boolean fpsSrcCertain) void
setFPSSrcConf
(double fpsSrc) void
setFpsTrg
(double fpsTrg) void
setFpsTrgConf
(double fpsTrg) void
setFreeScaleFactorConf
(double x, double y) void
setFreeScaleFactorX
(double freeScaleFactorX) void
setFreeScaleFactorY
(double freeScaleFactorY) void
setMinTimePTS
(int minTimePTS) void
setMinTimePTSConf
(int minTimePTS) void
setMoveCaptions
(boolean moveCaptions) void
setOutputResolution
(Resolution outputResolution) void
setOutputResolutionConf
(Resolution outputResolution) void
setReady
(boolean ready) void
void
void
void
void
void
void
void
void
void
void
void
void
boolean
-
Field Details
-
configuration
-
outputResolution
-
delayPTS
private int delayPTS -
minTimePTS
private int minTimePTS -
convertFPS
private boolean convertFPS -
convertResolution
private boolean convertResolution -
fixShortFrames
private boolean fixShortFrames -
fpsSrc
private double fpsSrc -
fpsTrg
private double fpsTrg -
applyFreeScale
private boolean applyFreeScale -
freeScaleFactorX
private double freeScaleFactorX -
freeScaleFactorY
private double freeScaleFactorY -
fpsSrcCertain
private boolean fpsSrcCertain -
forcedState
-
moveCaptions
private boolean moveCaptions -
cancel
private boolean cancel -
isReady
private volatile boolean isReady
-
-
Constructor Details
-
ConversionDialogModel
public ConversionDialogModel()
-
-
Method Details
-
storeConfig
public void storeConfig() -
getOutputResolution
-
setOutputResolution
-
setOutputResolutionConf
-
loadOutputResolution
public void loadOutputResolution() -
storeOutputResolution
public void storeOutputResolution() -
getDelayPTS
public int getDelayPTS() -
setDelayPTS
public void setDelayPTS(int delayPTS) -
setDelayPTSConf
public void setDelayPTSConf(int delayPTS) -
loadDelayPTS
public void loadDelayPTS() -
storeDelayPTS
public void storeDelayPTS() -
getMinTimePTS
public int getMinTimePTS() -
setMinTimePTS
public void setMinTimePTS(int minTimePTS) -
setMinTimePTSConf
public void setMinTimePTSConf(int minTimePTS) -
loadMinTimePTS
public void loadMinTimePTS() -
storeMinTimePTS
public void storeMinTimePTS() -
getConvertFPS
public boolean getConvertFPS() -
setConvertFPS
public void setConvertFPS(boolean convertFPS) -
setConvertFPSConf
public void setConvertFPSConf(boolean convertFPS) -
loadConvertFPS
public void loadConvertFPS() -
storeConvertFPS
public void storeConvertFPS() -
getConvertResolution
public boolean getConvertResolution() -
setConvertResolution
public void setConvertResolution(boolean convertResolution) -
setConvertResolutionConf
public void setConvertResolutionConf(boolean convertResolution) -
loadConvertResolution
public void loadConvertResolution() -
storeConvertResolution
public void storeConvertResolution() -
getFixShortFrames
public boolean getFixShortFrames() -
setFixShortFrames
public void setFixShortFrames(boolean fixShortFrames) -
setFixShortFramesConf
public void setFixShortFramesConf(boolean fixShortFrames) -
loadFixShortFrames
public void loadFixShortFrames() -
storeFixShortFrames
public void storeFixShortFrames() -
getFpsSrc
public double getFpsSrc() -
setFpsSrc
public void setFpsSrc(double fpsSrc) -
setFPSSrcConf
public void setFPSSrcConf(double fpsSrc) -
loadFpsSrc
public void loadFpsSrc() -
storeFPSSrc
public void storeFPSSrc() -
getFpsTrg
public double getFpsTrg() -
setFpsTrg
public void setFpsTrg(double fpsTrg) -
getFpsTrgConf
public double getFpsTrgConf() -
setFpsTrgConf
public void setFpsTrgConf(double fpsTrg) -
loadFpsTrg
public void loadFpsTrg() -
storeFpsTrg
public void storeFpsTrg() -
getApplyFreeScale
public boolean getApplyFreeScale() -
setApplyFreeScale
public void setApplyFreeScale(boolean applyFreeScale) -
setApplyFreeScaleConf
public void setApplyFreeScaleConf(boolean applyFreeScale) -
loadApplyFreeScale
public void loadApplyFreeScale() -
storeApplyFreeScale
public void storeApplyFreeScale() -
getFreeScaleFactorX
public double getFreeScaleFactorX() -
getFreeScaleFactorY
public double getFreeScaleFactorY() -
setFreeScaleFactorX
public void setFreeScaleFactorX(double freeScaleFactorX) -
setFreeScaleFactorY
public void setFreeScaleFactorY(double freeScaleFactorY) -
setFreeScaleFactorConf
public void setFreeScaleFactorConf(double x, double y) -
loadFreeScaleFactorX
public void loadFreeScaleFactorX() -
loadFreeScaleFactorY
public void loadFreeScaleFactorY() -
storeFreeScaleFactor
public void storeFreeScaleFactor() -
isFpsSrcCertain
public boolean isFpsSrcCertain() -
setFpsSrcCertain
public void setFpsSrcCertain(boolean fpsSrcCertain) -
getForcedState
-
setForcedState
-
loadForcedState
public void loadForcedState() -
setForcedStateConf
-
storeForcedState
public void storeForcedState() -
getMoveCaptions
public boolean getMoveCaptions() -
setMoveCaptions
public void setMoveCaptions(boolean moveCaptions) -
storeMoveCaptions
public void storeMoveCaptions() -
wasCanceled
public boolean wasCanceled() -
setCancel
public void setCancel(boolean cancel) -
isReady
public boolean isReady() -
setReady
public void setReady(boolean ready) -
isKeepFps
public boolean isKeepFps()
-