Uses of Interface
com.wowza.wms.stream.IMediaStreamFileMapper
- 
Packages that use IMediaStreamFileMapper Package Description com.wowza.wms.application 
- 
- 
Uses of IMediaStreamFileMapper in com.wowza.wms.applicationMethods in com.wowza.wms.application that return IMediaStreamFileMapper Modifier and Type Method Description IMediaStreamFileMapperIApplicationInstance. getStreamFileMapper()Get the stream file mapper.Methods in com.wowza.wms.application with parameters of type IMediaStreamFileMapper Modifier and Type Method Description voidIApplicationInstance. setStreamFileMapper(IMediaStreamFileMapper streamFileMapper)Set the stream file mapper.
 
-