Uses of Interface
com.wowza.wms.sourcecontrol.ISourceControl
Packages that use ISourceControl
-
Uses of ISourceControl in com.wowza.wms.sourcecontrol
Subinterfaces of ISourceControl in com.wowza.wms.sourcecontrolModifier and TypeInterfaceDescriptioninterface
Public interface for a Camera Source Control device.Methods in com.wowza.wms.sourcecontrol that return ISourceControlModifier and TypeMethodDescriptionISourceControlSession.getSourceControlImpl()
Get the underlying ISourceControl implementationMethods in com.wowza.wms.sourcecontrol with parameters of type ISourceControlModifier and TypeMethodDescriptionvoid
ISourceControlSession.setSrouceControlImpl
(ISourceControl sourceControlImpl) Set the underlying ISourceControl Implementation -
Uses of ISourceControl in com.wowza.wms.sourcecontrol.manager
Methods in com.wowza.wms.sourcecontrol.manager that return ISourceControlModifier and TypeMethodDescriptionSourceControlManager.getSourceControlInstance
(com.wowza.wms.sourcecontrol.drivers.SourceControlContext context) Gets the ISourceControl implemenation for the provided SourceControlContext