Uses of Class
com.wowza.wms.medialist.MediaListRendition
Packages that use MediaListRendition
-
Uses of MediaListRendition in com.wowza.wms.medialist
Fields in com.wowza.wms.medialist with type parameters of type MediaListRenditionMethods in com.wowza.wms.medialist that return MediaListRenditionModifier and TypeMethodDescriptionMediaListSegment.getFirstRendition()
MediaListSegment.getRendition
(int index) MediaListSegment.removeRendition
(int index) Methods in com.wowza.wms.medialist that return types with arguments of type MediaListRenditionMethods in com.wowza.wms.medialist with parameters of type MediaListRenditionModifier and TypeMethodDescriptionvoid
MediaListSegment.addRendition
(int index, MediaListRendition mediaListRendition) void
MediaListSegment.addRendition
(MediaListRendition mediaListRendition) void
MediaListSegment.removeRendition
(MediaListRendition mediaListRendition)