Uses of Interface
com.wowza.wms.mediacaster.IMediaCasterNotify
-
Packages that use IMediaCasterNotify Package Description com.wowza.wms.application com.wowza.wms.mediacaster -
-
Uses of IMediaCasterNotify in com.wowza.wms.application
Methods in com.wowza.wms.application with parameters of type IMediaCasterNotify Modifier and Type Method Description void
IApplicationInstance. addMediaCasterListener(IMediaCasterNotify mediaCasterListener)
Add mediaCaster listener.void
IApplicationInstance. removeMediaCasterListener(IMediaCasterNotify mediaCasterListener)
Remove mediaCaster listener. -
Uses of IMediaCasterNotify in com.wowza.wms.mediacaster
Subinterfaces of IMediaCasterNotify in com.wowza.wms.mediacaster Modifier and Type Interface Description interface
IMediaCasterNotify2
-