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.application
Methods in com.wowza.wms.application that return IMediaStreamFileMapper Modifier and Type Method Description IMediaStreamFileMapper
IApplicationInstance. getStreamFileMapper()
Get the stream file mapper.Methods in com.wowza.wms.application with parameters of type IMediaStreamFileMapper Modifier and Type Method Description void
IApplicationInstance. setStreamFileMapper(IMediaStreamFileMapper streamFileMapper)
Set the stream file mapper.
-