Uses of Enum Class
org.opencastproject.mediapackage.track.TrackImpl.StreamingProtocol
Packages that use TrackImpl.StreamingProtocol
-
Uses of TrackImpl.StreamingProtocol in org.opencastproject.mediapackage.track
Fields in org.opencastproject.mediapackage.track declared as TrackImpl.StreamingProtocolMethods in org.opencastproject.mediapackage.track that return TrackImpl.StreamingProtocolModifier and TypeMethodDescriptionTrackImpl.getTransport()static TrackImpl.StreamingProtocolReturns the enum constant of this class with the specified name.static TrackImpl.StreamingProtocol[]TrackImpl.StreamingProtocol.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 TrackImpl.StreamingProtocolModifier and TypeMethodDescriptionvoidTrackImpl.setTransport(TrackImpl.StreamingProtocol transport)