Uses of Class
com.wowza.wms.vhost.StreamList
-
Packages that use StreamList Package Description com.wowza.wms.util com.wowza.wms.vhost -
-
Uses of StreamList in com.wowza.wms.util
Methods in com.wowza.wms.util with parameters of type StreamList Modifier and Type Method Description static boolean
StreamUtils. loadConfigFile(StreamList streamDefs, String fileURL)
Load Strreams.xml, Internal use. -
Uses of StreamList in com.wowza.wms.vhost
Methods in com.wowza.wms.vhost that return StreamList Modifier and Type Method Description StreamList
IVHost. getStreamTypes()
Get default stream type.
-