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