Click or drag to resize

IContentManagerEnableAudio Method

Activates audio for the specified video window.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
void EnableAudio(
	ImagePane pane
)

Parameters

pane  ImagePane
 

Return Value

true, when command was successful
See Also