Uses of Enum Class
tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetRepeatedFrameType
Packages that use LavfiMtdIdetRepeatedFrameType
-
Uses of LavfiMtdIdetRepeatedFrameType in tv.hd3g.fflauncher.filtering.lavfimtd
Methods in tv.hd3g.fflauncher.filtering.lavfimtd that return LavfiMtdIdetRepeatedFrameTypeModifier and TypeMethodDescriptionLavfiMtdIdetRepeatedFrame.currentFrame()Returns the value of thecurrentFramerecord component.Returns the enum constant of this class with the specified name.static LavfiMtdIdetRepeatedFrameType[]LavfiMtdIdetRepeatedFrameType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in tv.hd3g.fflauncher.filtering.lavfimtd with parameters of type LavfiMtdIdetRepeatedFrameTypeModifierConstructorDescriptionLavfiMtdIdetRepeatedFrame(LavfiMtdIdetRepeatedFrameType currentFrame, int neither, int top, int bottom) Creates an instance of aLavfiMtdIdetRepeatedFramerecord class.