| Package | Description |
|---|---|
| com.wowza.wms.sourcecontrol | |
| com.wowza.wms.sourcecontrol.manager |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISourceControlCamera
Public interface for a Camera Source Control device.
|
| Modifier and Type | Method and Description |
|---|---|
ISourceControl |
ISourceControlSession.getSourceControlImpl()
Get the underlying ISourceControl implementation
|
| Modifier and Type | Method and Description |
|---|---|
void |
ISourceControlSession.setSrouceControlImpl(ISourceControl sourceControlImpl)
Set the underlying ISourceControl Implementation
|
| Modifier and Type | Method and Description |
|---|---|
ISourceControl |
SourceControlManager.getSourceControlInstance(com.wowza.wms.sourcecontrol.drivers.SourceControlContext context)
Gets the ISourceControl implemenation for the provided SourceControlContext
|