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
Set
Volume Method
Sets the volume of the decoder
Namespace:
Bosch.Vms.SDK
Assembly:
Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
Copy
void
SetVolume
(
Decoder
decoder
,
int
volume
)
Parameters
decoder
Decoder
Decoder handle where volume level should be retrieved.
volume
Int32
Decoder volume level in a range 0..100.
Exceptions
Exception
Condition
SdkException
Thrown if
decoder
doesn't exist in the configuration or is not permitted to caller.
volume
is out of supported range.
See Also
Reference
IDecoderManager Interface
Bosch.Vms.SDK Namespace
Copyright © Bosch Sicherheitssysteme GmbH