Uses of Interface
com.wowza.wms.stream.IMediaListProvider
-
Packages that use IMediaListProvider Package Description com.wowza.wms.application -
-
Uses of IMediaListProvider in com.wowza.wms.application
Methods in com.wowza.wms.application that return IMediaListProvider Modifier and Type Method Description IMediaListProvider
IApplicationInstance. getMediaListProvider()
Get the current media list provider.Methods in com.wowza.wms.application with parameters of type IMediaListProvider Modifier and Type Method Description void
IApplicationInstance. setMediaListProvider(IMediaListProvider mediaListProvider)
Set the current media list provider.
-