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.applicationMethods in com.wowza.wms.application that return IMediaCasterValidateMediaCaster Modifier and Type Method Description IMediaCasterValidateMediaCasterIApplicationInstance. 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 voidIApplicationInstance. setMediaCasterValidator(IMediaCasterValidateMediaCaster mediaCasterValidator)Set the MediaCaster validator interface for this application instance
 
-