Uses of Interface
com.wowza.wms.mediacaster.IMediaCasterValidateMediaCaster
-
Packages that use IMediaCasterValidateMediaCaster Package Description com.wowza.wms.application -
-
Uses of IMediaCasterValidateMediaCaster in com.wowza.wms.application
Methods in com.wowza.wms.application that return IMediaCasterValidateMediaCaster Modifier and Type Method Description IMediaCasterValidateMediaCaster
IApplicationInstance. getMediaCasterValidator()
Get the MediaCaster validator interface for this application instanceMethods in com.wowza.wms.application with parameters of type IMediaCasterValidateMediaCaster Modifier and Type Method Description void
IApplicationInstance. setMediaCasterValidator(IMediaCasterValidateMediaCaster mediaCasterValidator)
Set the MediaCaster validator interface for this application instance
-