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