Uses of Enum Class
tv.hd3g.fflauncher.filtering.lavfimtd.LavfiMtdIdetSingleFrameType
Packages that use LavfiMtdIdetSingleFrameType
-
Uses of LavfiMtdIdetSingleFrameType in tv.hd3g.fflauncher.filtering.lavfimtd
Methods in tv.hd3g.fflauncher.filtering.lavfimtd that return LavfiMtdIdetSingleFrameTypeModifier and TypeMethodDescriptionLavfiMtdIdetFrame.currentFrame()Returns the value of thecurrentFramerecord component.static LavfiMtdIdetSingleFrameTypeReturns the enum constant of this class with the specified name.static LavfiMtdIdetSingleFrameType[]LavfiMtdIdetSingleFrameType.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 LavfiMtdIdetSingleFrameTypeModifierConstructorDescriptionLavfiMtdIdetFrame(LavfiMtdIdetSingleFrameType currentFrame, int tff, int bff, int progressive, int undetermined) Creates an instance of aLavfiMtdIdetFramerecord class.