Uses of Interface
com.wowza.wms.stream.IMediaStreamFileMapper
Packages that use IMediaStreamFileMapper
-
Uses of IMediaStreamFileMapper in com.wowza.wms.application
Methods in com.wowza.wms.application that return IMediaStreamFileMapperModifier and TypeMethodDescriptionIApplicationInstance.getStreamFileMapper()
Get the stream file mapper.Methods in com.wowza.wms.application with parameters of type IMediaStreamFileMapperModifier and TypeMethodDescriptionvoid
IApplicationInstance.setStreamFileMapper
(IMediaStreamFileMapper streamFileMapper) Set the stream file mapper.