Uses of Enum Class
org.opencastproject.mediapackage.track.ScanOrder
Packages that use ScanOrder
Package
Description
-
Uses of ScanOrder in org.opencastproject.inspection.ffmpeg.api
Fields in org.opencastproject.inspection.ffmpeg.api declared as ScanOrderMethods in org.opencastproject.inspection.ffmpeg.api that return ScanOrderMethods in org.opencastproject.inspection.ffmpeg.api with parameters of type ScanOrder -
Uses of ScanOrder in org.opencastproject.mediapackage
Methods in org.opencastproject.mediapackage that return ScanOrder -
Uses of ScanOrder in org.opencastproject.mediapackage.track
Methods in org.opencastproject.mediapackage.track that return ScanOrderModifier and TypeMethodDescriptionstatic ScanOrderScanOrder.fromString(String value) VideoStreamImpl.getScanOrder()static ScanOrderReturns the enum constant of this class with the specified name.static ScanOrder[]ScanOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opencastproject.mediapackage.track with parameters of type ScanOrder