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.applicationMethods in com.wowza.wms.application that return IMediaListProvider Modifier and Type Method Description IMediaListProviderIApplicationInstance. getMediaListProvider()Get the current media list provider.Methods in com.wowza.wms.application with parameters of type IMediaListProvider Modifier and Type Method Description voidIApplicationInstance. setMediaListProvider(IMediaListProvider mediaListProvider)Set the current media list provider.
 
-