BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
Bosch.Vms.SDK
IMatrixManager Interface
IMatrixManager Methods
DisplayCamera Method
GetCameras Method
GetMatrixById Method
GetMatrixByName Method
GetMatrixInfoList Method
IsCameraDisplayable Method
SendCommand Method
SequenceBackward Method
SequenceForward Method
SequenceHold Method
SequenceLoad Method
SequenceRun Method
SequenceUnload Method
SetOsdMessage Method
IMatrix
Manager
Is
Camera
Displayable Method
returns true if Camera c is connected to the Matrix m and can therefore be displayed
Namespace:
Bosch.Vms.SDK
Assembly:
Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Copy
bool
IsCameraDisplayable
(
Matrix
m
,
Camera
c
)
Parameters
m
Matrix
c
Camera
Return Value
Boolean
Exceptions
Exception
Condition
SdkException
Thrown if camera
c
doesn't exist in the configuration or is not permitted to caller.
UnauthorizedAccessSdkException
Thrown if operation is not permitted to caller.
See Also
Reference
IMatrixManager Interface
Bosch.Vms.SDK Namespace
Copyright © Bosch Sicherheitssysteme GmbH