EqualizerEffectDefinition.Properties Property

Definition

Gets the properties supported by the equalizer effect definition.

public:
 property IPropertySet ^ Properties { IPropertySet ^ get(); };
IPropertySet Properties();
public IPropertySet Properties { get; }
var iPropertySet = equalizerEffectDefinition.properties;
Public ReadOnly Property Properties As IPropertySet

Property Value

The set of properties.

Implements

Applies to