Uses of Interface
com.wowza.wms.stream.IMediaListProvider
Packages that use IMediaListProvider
-
Uses of IMediaListProvider in com.wowza.wms.application
Methods in com.wowza.wms.application that return IMediaListProviderModifier and TypeMethodDescriptionIApplicationInstance.getMediaListProvider()
Get the current media list provider.Methods in com.wowza.wms.application with parameters of type IMediaListProviderModifier and TypeMethodDescriptionvoid
IApplicationInstance.setMediaListProvider
(IMediaListProvider mediaListProvider) Set the current media list provider.