Uses of Enum Class
org.opencastproject.mediapackage.track.FrameRateMode
Packages that use FrameRateMode
Package
Description
-
Uses of FrameRateMode in org.opencastproject.inspection.ffmpeg.api
Fields in org.opencastproject.inspection.ffmpeg.api declared as FrameRateModeMethods in org.opencastproject.inspection.ffmpeg.api that return FrameRateModeMethods in org.opencastproject.inspection.ffmpeg.api with parameters of type FrameRateModeModifier and TypeMethodDescriptionvoidVideoStreamMetadata.setFrameRateMode(FrameRateMode frameRateMode) -
Uses of FrameRateMode in org.opencastproject.mediapackage.track
Methods in org.opencastproject.mediapackage.track that return FrameRateModeModifier and TypeMethodDescriptionstatic FrameRateModeReturns the enum constant of this class with the specified name.static FrameRateMode[]FrameRateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.