Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

IAudioEffectDefinition Interface

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Exposes the methods and properties of an AudioEffectDefinition object. Implement this interface when you create a custom audio effect definition.

public interface class IAudioEffectDefinition
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(3839359348, 32128, 20339, 144, 137, 227, 28, 157, 185, 194, 148)]
struct IAudioEffectDefinition
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(3839359348, 32128, 20339, 144, 137, 227, 28, 157, 185, 194, 148)]
public interface IAudioEffectDefinition
Public Interface IAudioEffectDefinition
Derived
Attributes

Windows requirements

Requirements Description
Device family
Windows 10 (introduced in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v1.0)

Properties

Name Description
ActivatableClassId

The activatable class ID of the audio effect definition.

Properties

The set of properties for configuring an AudioEffectDefinition object.

Applies to


Feedback

Was this page helpful?