Click or drag to resize
ConfigurationAudioSettings Property
Gets or sets the object that controls the audio that is sent to browsers.

Namespace: VirtualRadar.Interface.Settings
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public AudioSettings AudioSettings { get; set; }

Property Value

Type: AudioSettings
See Also