Viscom Software SoundVolume ActiveX Control

CDAudio.Mute Property

Description:   

Enable/Disable the mute function.

Usage:   

CDAudio.Mute[=value]

Data Type:   

Boolean

Limitations:   

Read/Write

Example:   

This Visual Basic example set the CD Audio to mute:


SoundVolume1.CDAudio.Mute=True