Uses of Interface
org.opencastproject.mediapackage.Stream
Packages that use Stream
-
Uses of Stream in org.opencastproject.mediapackage
Subinterfaces of Stream in org.opencastproject.mediapackageModifier and TypeInterfaceDescriptioninterfaceA stream containing audio data.interfaceA stream containing subtitle data.interfaceA stream containing video data.Methods in org.opencastproject.mediapackage with type parameters of type StreamMethods in org.opencastproject.mediapackage that return StreamModifier and TypeMethodDescriptionstatic <T extends Stream>
T[]Stream[]Track.getStreams()AudioStream.Adapter.unmarshal(AudioStreamImpl v) SubtitleStream.Adapter.unmarshal(SubtitleStreamImpl s) VideoStream.Adapter.unmarshal(VideoStreamImpl v) Methods in org.opencastproject.mediapackage with parameters of type Stream -
Uses of Stream in org.opencastproject.mediapackage.track
Classes in org.opencastproject.mediapackage.track that implement StreamModifier and TypeClassDescriptionclassclassImplementation ofAudioStream.classImplementation ofSubtitleStream.classImplementation ofVideoStream.Methods in org.opencastproject.mediapackage.track that return Stream