IAudioEffectDefinition.Properties Свойство

Определение

Набор свойств для настройки объекта AudioEffectDefinition .

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

Значение свойства

Набор свойств для определения звукового эффекта, представленный в виде кортежей.

Применяется к