IDecoderManagerEnableQuadView Method |  |
Enables QuadMode.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxbool EnableQuadView(
Decoder decoder
)
Parameters
- decoder Decoder
- Decoder handle where layout should be changed.
Return Value
Booleantrue if layout was changed.
Exceptions| Exception | Condition |
|---|
| SdkException |
Thrown if decoder doesn't exist in the configuration or is not permitted to caller.
|
See Also