BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
BVMS Server- and Client-SDK
Bosch.Vms.SDK
IDecoderManager Interface
IDecoderManager Methods
Clear Method
DisableQuadView Method
DisplayCamera Method
DisplayOsd Method
DisplayPanoramicCameraAtPredefinedPosition Method
DisplaySequence Method
EnableQuadView Method
GetDecoderById Method
GetDecoderByLogicalNumber Method
GetDecoderByName Method
GetDecoderInfoList Method
GetDisplayedCamera Method
GetSelectedDisplayLayout Method
GetSequenceOnDecoder Method
GetSupportedDisplayLayouts Method
GetVolume Method
IsCameraDisplayable Method
SetDisplayLayout Method
SetVolume Method
IDecoder
Manager
Display
Osd Method
Sets the OSD message for this decoder. The message will only be displayed when OSD is enabled for this decoder.
Namespace:
Bosch.Vms.SDK
Assembly:
Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Copy
void
DisplayOsd
(
Decoder
decoder
,
string
message
)
Parameters
decoder
Decoder
Decoder handle which OSD message should be set.
message
String
OSD message
Exceptions
Exception
Condition
SdkException
Thrown if
decoder
doesn't exist in the configuration or is not permitted to caller.
See Also
Reference
IDecoderManager Interface
Bosch.Vms.SDK Namespace
Copyright © Bosch Sicherheitssysteme GmbH